Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEDefinedType > Properties
IIEDefinedType.OnChange Property
Occurs when the defined type is changed
Namespace: IECSInterfaces
Delphi
public property OnChange: TNotifyEvent read get_OnChange write set_OnChange;
Property Value
Type: TNotifyEvent
Note that this event can occur after multiple changes if the BeginUpdate/EndUpdate methods were used
•IIEDefinedType
•IECSInterfaces