otapi Questions
2
Solved
In Delphi 2007 I can easily get the version information of the current project using the following ToolsAPI calls:
procedure Test;
var
ProjectOptions: IOTAProjectOptions;
Project: IOTAProject;
...
Wolfish asked 4/7, 2018 at 19:49
1
© 2022 - 2024 — McMap. All rights reserved.