[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the AutoSize property.
Source position: forms.pp line 182
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. |
lazarus-ccr.sourceforge.net |