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

TGetEditEvent

Declaration

Source position: grids.pas line 1390

type TGetEditEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  var Value: string

) of object;



CT Web help

CodeTyphon Studio