The EngineClassBase type exposes the following members.
Back to Top
Events
Name | Description | |
---|---|---|
![]() | Changed |
This Event is fired if the SetIsChanged method is called with the 'Notify' argument set to True.
|
![]() ![]() | Clearing |
The Object Clearing Event.
|
![]() | Dirty |
This Event is fired if the OnDirtyEvent Property is True or the Optional Paramater 'Notify' in the SetIsDirty method is True when SetIsDirty is called.
|
![]() | PropertyChanged |
Occurs when a property value changes.
|
See Also