DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWndEvents.OnKeyDown | Methods
Standard VCL event. See platform documentation.
Available also on: Delphi FMX.
// C# public void OnKeyDown( ref int Key, TShiftStat Shift );
' VisualBasic Public Sub OnKeyDown( ByRef Key As Integer, ByVal Shift As TShiftStat )
// Oxygene public procedure OnKeyDown( var Key : Integer; Shift : TShiftState );
Name | Type | Description |
---|---|---|
Key | int Integer | |
Shift | TShiftStat TShiftState |