[Overview][Types][Classes][Index] |
Determines if the control receives focus when the Buddy control is clicked.
Source position: groupededit.pp line 261
protected property TCustomAbstractGroupedEdit.FocusOnBuddyClick : Boolean |
FocusOnBuddyClick is a Boolean property which determines if the control receives focus (and a potential change to the text selection in the editor) when the Buddy control is clicked. The default value for the property is False.
FocusOnBuddyClick is used in the implementation of the BuddyClick method.
|
Represents the associated TControl instance in the grouped edit control. |
|
|
Performs actions needed when the Buddy control is clicked. |
Version 4.0 | Generated 2025-05-03 | Home |