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

TCustomSpeedButton.SetSpacing

Sets the value for the Spacing property.

Declaration

Source position: buttons.pp line 391

protected procedure TCustomSpeedButton.SetSpacing(

  const Value: Integer

);

Arguments

Value

  

New value for the property.

Description

SetSpacing - specifies the spacing between buttons.

See also

TCustomSpeedButton.Spacing

  

Spacing between the Glyph bitmap and the Caption for the control.


Version 3.2 Generated 2024-02-25 Home