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

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 around the Glyph bitmap and Caption for the control.