Unit 'ntvGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minicontrols]

TntvKeyAction

Declaration

Source position: ntvGrids.pas line 58

type TntvKeyAction = record

  Shift: Boolean;

  

  Alt: Boolean;

  

  Ctrl: Boolean;

  

  Key: TntvKey;

  

end;



CT Web help

CodeTyphon Studio