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

Controls

This is type Controls.TKeyPressEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!