Structure \ PROJECT_INFO¶
The components of this structure show the project info (‘Project’ ‘Project Info’). The structure is used by the function Function \ SysGetProjectInfo.
| Component | Data type | corresponding field in the dialog ‘Project Info’ |
|---|---|---|
| dtDate | DT | ‘Change date:’ |
| stProject | STRING(255) | ‘File:’ |
| stTitle | STRING(255) | ‘Title:’ |
| stVersion | STRING(255) | ‘Version:’ |
| stAuthor | STRING(255) | ‘Author’ |
| stDescription | STRING(255) | ‘Description:’ |