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.8 | Generated 2026-06-06 | Home |