RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TKeyEvent Type
Pascal
TKeyEvent = procedure (Sender: TObject; var Key: Word; Shift: TShiftState) of object;
C++
(Sender: TObject; var Key: Word; Shift: TShiftState) ( TKeyEvent)();

This is type Controls.TKeyEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!