LanerBox.OnBeforeEdit

Syntax

OnBeforeEdit(Sender: Object; Args: ITabCellBeforeEditBaseEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. Parameter allowing to determine event parameters.

Description

The OnBeforeEdit event occurs before user starts editing a component cell.

See also:

LanerBox