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

TSetEditEvent

Declaration

Source position: grids.pas line 1391

type TSetEditEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  const Value: string

) of object;



CT Web help

CodeTyphon Studio