RC-WinTrans Object Model Help |
TranslationProject.SourceFileChanged
|
Type Info: |
SourceFileChanged As Boolean |
| Example: | Dim Proj As TranslationProject Dim Changed As Boolean Set Proj = Application.ActiveProject Changed = Proj.SourceFileChanged |
| Remarks: | Read-only property.
|