Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridEditorKeyPreviewEvent

Declaration

Source position: kgrids.pas line 800

type TKGridEditorKeyPreviewEvent = procedure(

  Sender: TObject;

  AEditor: TWinControl;

  ACol: Integer;

  ARow: Integer;

  var Key: Word;

  Shift: TShiftState;

  var IsGridKey: Boolean

) of object;



CT Web help

CodeTyphon Studio