OnSetEditText Event

Applies to
TIB_CustomGrid

Declaration
TSetEditEvent = Procedure(Sender: TObject; ACol, ARow: Longint; const Value: string) of object;

Description
Sets the text that was used by the inplace editor before it is assigned back to the field.