[Overview][Types][Classes][Procedures and functions][Index] |
Indicates if bands are automatically sized and positioned on the control bar.
Source position: extctrls.pp line 1665
public property TCustomControlBar.AutoSize : Boolean; |
When AutoSize is False, the CheckBandsSizeAndVisibility method is called to Resize the bands on the control bar. When set to False, the inherited method is used. In addition, AutoSize determines if InvalidatePreferredSize is called when setting the value for the RowSize property.
|
Allows automatic adjustment of the size for the control, according to its content. |
Version 4.0 | Generated 2025-05-03 | Home |