[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |