# revisions: 46957

git-svn-id: branches/fixes_3_2@47090 -
This commit is contained in:
marco 2020-10-11 14:08:33 +00:00
parent 1518284348
commit d0db73c20d

View File

@ -113,6 +113,7 @@ type
varerror : (verror : hresult);
varboolean : (vboolean : wordbool);
varunknown : (vunknown : pointer);
varustring : (vustring : pointer);
// vardecimal : ( : );
varshortint : (vshortint : shortint);
varbyte : (vbyte : byte);