TPreviewKeyDownEventHandler Delegate
Represents the method that will handle the OnPreviewKeyDown event for a TClrCustomControl.
type TPreviewKeyDownEventHandler = procedure(Sender: TObject; E: _PreviewKeyDownEventArgs) of Object;
Represents the method that will handle the OnPreviewKeyDown event for a TClrCustomControl.
type TPreviewKeyDownEventHandler = procedure(Sender: TObject; E: _PreviewKeyDownEventArgs) of Object;