Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCellProcessEvent

Declaration

Source position: grids.pas line 394

type TCellProcessEvent = procedure(

  Sender: TObject;

  aCol: Integer;

  aRow: Integer;

  processType: TCellProcessType;

  var aValue: string

) of object;



CT Web help

CodeTyphon Studio