[Overview][Types][Classes][Index] |
Sets the value for the AutoSize property.
Source position: groupededit.pp line 245
protected procedure TCustomAbstractGroupedEdit.SetAutoSize( |
AValue: Boolean |
); override; |
AValue |
|
New value for the property. |
SetAutoSize is overridden in TCustomAbstractGroupedEdit, and calls the inherited method on entry. It ensures that the new value for the property is applied to AutoSize property in BaseEditor.
|
Allows automatic adjustment of the size for the control, according to its content. |
|
|
Represents the control used as the editor for the value in the grouped edit control. |
Version 4.0 | Generated 2025-05-03 | Home |