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

TCustomUpDown.Flat

Indicates whether the speed buttons for the control are drawn using a flat appearance.

Declaration

Source position: comctrls.pp line 2005

protected property TCustomUpDown.Flat : Boolean
  read GetFlat
  write SetFlat
  default False;

Description

The default value for the property is False. Changing the property value causes the Flat property in each of the speed buttons to be updated.

Version 4.6 Hosted on Source Forge