[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Flat property.
Source position: buttons.pp line 370
protected procedure TCustomSpeedButton.SetFlat( |
const Value: Boolean |
); |
Value |
|
New value for the property. |
SetFlat - specifies whether or not the button is displayed Flat
|
Whether the button is to be displayed Flat or in relief. |