OnCellLoseFocus Event

Applies to
TIB_CustomGrid

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

Description
This event is triggered as soon as a new cell is about to become focused.