Allows automatic adjustment of the size for the control, according to its content.
Source position: controls.pp line 1768
public property TControl.AutoSize : Boolean |
The action performed depends on the concrete control type. For example, a label or button can become bigger or smaller to accommodate a longer or shorter caption.
Default value for the property is False, and disables auto-sizing for the control instance.
|
AutoSize - boolean property that permits the size of a control to be adjusted automatically. |
CT Web help |
CodeTyphon Studio |