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