[Overview][Types][Classes][Index] |
Sets the focus to the editor in the control.
Source position: groupededit.pp line 274
public procedure TCustomAbstractGroupedEdit.SetFocus; override; |
SetFocus is an overridden procedure which gives focus to the grouped edit control. SetFocus redirects the method call to the SetFocus method in the BaseEditor for the control.
|
Gives focus to the control, and optionally selects text in its editor. |
|
|
Performs actions needed when the control is entered. |
Version 4.0 | Generated 2025-05-03 | Home |