OnBorderClick Event

Applies to
TIB_CustomGrid

Declaration
TIB_CustomGridCellClickEvent = Procedure(Sender: TObject; ACol, ARow: longint; AButton: TMouseButton; AShift: TShiftState ) of object;

Description
When the Border row is clicked on this event will be triggered.