+ constant for file init info

git-svn-id: trunk@15708 -
This commit is contained in:
florian 2010-08-05 19:10:34 +00:00
parent ab2b596575
commit afc7c37ffe

View File

@ -64,6 +64,7 @@ const
tkProcVar = 23;
tkUString = 24;
tkUChar = 25;
tkFile = 26;
otSByte = 0;
otUByte = 1;