TKeyPressEvent

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TEventAbstract base class for a notification that can be sent for some event.
3TKeyboardEventTEvent that is fired by a TKeyboard.
4TKeyPressEvent

Source

UserInterface.Keyboard.Event.pas (55)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTCharacterCodePointFCharacter

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Keyboard: TKeyboard; Modifiers: TKeyModifiers; Character: TCharacterCodePoint)