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

TGetEditEvent

Declaration

Source position: grids.pas line 1067

type TGetEditEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  var Value: String

) of object;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads