[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TCustomSpeedButton.SetMargin

Sets the value for the Margin property.

Declaration

Source position: buttons.pp line 371

protected procedure TCustomSpeedButton.SetMargin(

  const Value: Integer

);

Arguments

Value

  

New value for the property.

Description

SetMargin - specifies the size of the margin

See also

TCustomSpeedButton.Margin

  

Margin - the space around glyph and caption.