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

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