Modified: Boolean;
The Modified property determines whether there are pending changes in module text.
Available values:
True. There are pending changes in module text.
False. Module text is not changed.
The property use is given in the example for IJavaModule.Text.
See also: