[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the AutoSize property.
Source position: controls.pp line 1366
protected procedure TControl.SetAutoSize( |
Value: Boolean |
); virtual; |
Value |
|
New value for the AutoSize property. |
Calls AdjustSize when the property is enabled.
|
Smart way to DoAutoSize. |
|
|
Allows automatic adjustment of the size for the control, according to its content. |
Version 4.0 | Generated 2025-05-03 | Home |