Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.