TClrCustomControl.AutoSize Property
Specifies whether the control sizes itself automatically to accommodate its contents.
protected property AutoSize: Boolean read GetAutoSize write SetAutoSize;
Property Value
Type: Boolean
Specifies whether the control sizes itself automatically to accommodate its contents.
protected property AutoSize: Boolean read GetAutoSize write SetAutoSize;