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

TCheckBox.AutoSize

Allows automatic adjustment of the size for the control, according to its content.

Declaration

Source position: stdctrls.pp line 1378

published property TCheckBox.AutoSize : Boolean
  default True;

Description

The action performed depends on the control type. For example, a label or button can become bigger or smaller to accommodate a longer or shorter caption. The default value for the property is True in TCheckBox, and enables auto-sizing of the text displayed for the control instance.

See also

TControl.AutoSize

  

Allows automatic adjustment of the size for the control, according to its content.



CT Web help

CodeTyphon Studio