OnGetEditMask Event

Applies to
TIB_CustomGrid

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

Description
Gets the edit mask that should be used by the inplace editor.