Implements the OnDblClick event handler for grids controls on the form.
Source position: timepopup.pas line 39
procedure TTimePopupForm.GridsDblClick( |
Sender: TObject |
); |
Sender |
|
Object for the event notification. |
Calls ReturnTime to signal the OnReturnTime event handler (when assigned) and close the form.
|
Implements a form displayed to capture a time value. |
|
|
Specifies an event handler signalled to get a time return value. |
| Version 4.6 | Generated 2026-02-20 | Home |