Programming with Reflection
SettingsChanged property
Syntax |
object.SettingsChanged |
Data type |
Returns True if there are unsaved changes to Reflection macros or settings. Note: This property is True only when you make settings changes in the user interface; settings changes made by executing commands in a macro do not affect the value of this property.
This property is read-only.