Sets the value for the AutoSize property.
Source position: controls.pp line 1301
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. |
CT Web help |
CodeTyphon Studio |