Applies toTIB_CustomGrid
DeclarationTGetEditEvent = Procedure(Sender: TObject; ACol, ARow: Longint; var Value: string) of object;
DescriptionGets the text that should be used for editing by the inplace editor.