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

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 Glyph and Caption.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.