TIB_CustomGridCellEvent Type

Unit
IB_Grid

Declaration

TIB_CustomGridCellEvent = procedure( Sender: TObject;
                                     ACol, ARow: longint ) of object;

Description
Event for general cell operations.