[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Allows to automatically adjust the size of the control, according to its content.
Source position: controls.pp line 1642
public property TControl.AutoSize : Boolean |
The effect 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 is false, ie no auto-sizing
|
AutoSize - boolean property that permits the size of a control to be adjusted automatically |
lazarus-ccr.sourceforge.net |