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