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

TGridOperationEvent

Declaration

Source position: grids.pas line 288

type TGridOperationEvent = procedure(

  Sender: TObject;

  IsColumn: Boolean;

  sIndex: Integer;

  tIndex: Integer

) of object;

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