OnGetEditText Event

Applies to
TIB_CustomGrid

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

Description
Gets the text that should be used for editing by the inplace editor.