[Overview][Types][Classes][Index] |
Represents the associated TControl instance in the grouped edit control.
Source position: groupededit.pp line 252
protected property TCustomAbstractGroupedEdit.Buddy : TControl |
Buddy normally contains a TSpeedButton, TUpDown or similar control. Derived classes may implement a different class type for the control using the GetBuddyClassType method.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Gets the class reference used to create the Buddy for the control. |
Version 4.0 | Generated 2025-05-03 | Home |