Unit 'TplSmartGridUnit' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_excontrols]

TOnCellChanging

Declaration

Source position: TplSmartGridUnit.pas line 67

type TOnCellChanging = procedure(

  Sender: TObject;

  Col: Integer;

  Row: Integer;

  var CanChange: Boolean

) of object;



CT Web help

CodeTyphon Studio