mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 15:49:27 +02:00
# revisions: 46957
git-svn-id: branches/fixes_3_2@47090 -
This commit is contained in:
parent
1518284348
commit
d0db73c20d
@ -113,6 +113,7 @@ type
|
||||
varerror : (verror : hresult);
|
||||
varboolean : (vboolean : wordbool);
|
||||
varunknown : (vunknown : pointer);
|
||||
varustring : (vustring : pointer);
|
||||
// vardecimal : ( : );
|
||||
varshortint : (vshortint : shortint);
|
||||
varbyte : (vbyte : byte);
|
||||
|
Loading…
Reference in New Issue
Block a user