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

TStatusBar.AutoSize

Indicates if the control is automatically resized to fill the area on its aligned edge.

Declaration

Source position: comctrls.pp line 180

published property TStatusBar.AutoSize : Boolean
  default True;

Description

The default value for the property is True in TStatusBar.

See also

TControl.AutoSize

  

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