Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomSpeedButton.SetFlat

Sets the value for the Flat property.

Declaration

Source position: buttons.pp line 389

protected procedure TCustomSpeedButton.SetFlat(

  const Value: Boolean

);

Arguments

Value

  

New value for the property.

Description

SetFlat - specifies whether or not the button is displayed Flat

See also

TCustomSpeedButton.Flat

  

Indicates whether the button is displayed with a Flat (non-relief) appearance.


Version 4.4 Generated 2025-11-08 Home