Event handler signalled to coordinate Field selection and control focus.
Source position: dbgrids.pas line 93
type TFocusControlEvent = procedure( |
aField: TFieldRef |
) of object; |
aField |
|
Field reference for the focus event. |
TFocusControlEvent specifies an event handler signalled to coordinate Field selection and control focus.
|
Event handler signalled when the grid control receives focus. |
| Version 4.4 | Generated 2025-11-08 | Home |