[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TSetEditEvent

Declaration

Source position: grids.pas line 1182

type TSetEditEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  const Value:

) of object;