Enables key preview and adds the OnKeyDown handler for the specified dialog.
Source position: dialogs.pp line 741
procedure RegisterDialogForCopyToClipboard( |
const ADlg: TCustomForm |
); |
ADlg |
|
Dialog form instance updated in the routine. |
|
Performs actions needed when a new instance of the form is created. |