[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the AutoSize property.
Source position: forms.pp line 196
protected procedure TScrollingWinControl.SetAutoSize( |
Value: Boolean |
); override; |
Value |
|
New value for the property. |
|
Allows automatic adjustment of the size for the control, according to its content. |
Version 4.0 | Generated 2025-05-03 | Home |