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

TKGridSelectionExpandEvent

Declaration

Source position: kgrids.pas line 927

type TKGridSelectionExpandEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  var CanExpand: Boolean

) of object;



CT Web help

CodeTyphon Studio