[Overview][Types][Classes][Index] |
Performs actions needed when the control receives focus.
Source position: groupededit.pp line 275
public function TCustomAbstractGroupedEdit.Focused: Boolean; override; |
True when the control has focus.
Focused is an overridden Boolean function used to perform actions needed when the control receives focus. Focused calls the Focused method in the BaseEditor for the control.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Checks whether the control has focus. |
Version 4.0 | Generated 2025-05-03 | Home |