[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.