Signals the OnFocusControl event handler when assigned.
Source position: dbgrids.pas line 218
protected procedure TComponentDataLink.FocusControl( |
Field: TFieldRef |
); override; |
Field |
|
Field receiving focus in the event notification. |
FocusControl is a procedure used to signal the OnFocusControl event handler when assigned in the class instance.
| Version 4.4 | Generated 2025-11-08 | Home |