[Overview][Types][Classes][Index] |
Indicates if the height for BaseEditor is used as the height for the control when auto-sizing.
Source position: groupededit.pp line 286
public property TCustomAbstractGroupedEdit.AutoSizeHeightIsEditHeight : Boolean |
AutoSizeHeightIsEditHeight is a Boolean property which indicates if the height for BaseEditor is used as the height for the control when auto-sizing is enabled. The default value for the property is True.
AutoSizeHeightIsEditHeight is used in the implementation of the CalculatePreferredSize method called when CanAutoSize is True.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Calculates the preferred size for the control with optional space reserved by theme services. |
Version 4.0 | Generated 2025-05-03 | Home |