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

TGridOperationEvent

Declaration

Source position: grids.pas line 286

type TGridOperationEvent = procedure(

  Sender: TObject;

  IsColumn: Boolean;

  sIndex: Integer;

  tIndex: Integer

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.