RdsDictionaryBox.OnBeforeElementChange

Syntax

OnBeforeElementChange(Sender: Object; Args: IRdsDictionaryBoxEventArgs);

Parameters

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

The Args parameter enables the user to determine event parameters.

Description

The OnBeforeElementChange event occurs before element is changed in the RdsDictionaryBox component.

See also:

RdsDictionaryBox