We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccc83d commit 18fec20Copy full SHA for 18fec20
Src/CodeSnip.todo
@@ -1,3 +1,4 @@
1
+{TODO -cTidy : Check if encryption lib and project units still required}
2
{TODO -cUI : Remove unused tool bar button in main window}
3
4
{TODO -cDocs : Remove remaining $Rev$ and $Date$ SVN placeholders}
Src/UAppInfo.pas
@@ -109,6 +109,7 @@ TAppInfo = class(TNoConstructObject)
109
{Gets version number of program's executable file.
110
@return Version number as dotted quad.
111
}
112
+ // TODO -cTidy: Remove following unused method and may settings ssApplication section
113
class function ProgramKey: string;
114
{Gets program's unique identifying key. This key should be different on
115
each installation. If key does not exist it is created.
0 commit comments