InfoConnect for Airlines VBA Guide
Modified Property (Theme)
Returns the modified state of the theme.
Syntax
Object.Modified As Boolean
Remarks
If true, the theme has been modified since the last save; if false, it was not modified.
See Also