[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 389

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

  

Space between the glyph bitmap and the aligned edge in the button layout.


Version 3.2 Generated 2024-02-25 Home