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 370

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

  

Whether the button is to be displayed Flat or in relief.