Delphi和C#数据类型对应表

Delphi DataTypeC# datatype
ansistringstring
booleanbool
bytebyte
charchar
compdouble
currencydecimal
doubledouble
extendeddouble
int64long
int32int
int16short
integerint
longintint
longworduint
olevariantobject
pcharstring
realdouble
real48double
shortintsbyte
singlefloat
smallintshort
stringstring
variantobject
widecharchar
wcharchar
ucharchar
widestringstring
wordushort
textfileSystem.IO.FileInfo
tdateSystem.DateTime
tdatetimeSystem.DateTime
tfiletimeSystem.DateTime
hresultlong
pointerobject
ansicharchar
fileSystem.IO.File
plongintint
pintegerint
pcardinaluint
pworddouble
pdworddouble
psmallintshort
pbytebyte
pshortintshort
pint64long
plongworduint
psinglefloat
pdoubledouble
pdateSystem.DateTime
pdispatchobject
ppdispatchobject
perrorobject
pwordboolbool
punknownobject
ppunknownobject
ppwidecharstring
ppcharstring
ppansicharstring
pansicharstring
pextendeddouble
pcompdouble
pcurrencydouble
pvariantobject
polevariantobject
ppointerobject
pbooleanbool
pdatetimeSystem.DateTime
thandlelong
tresultlong
cardinaluint
tbytearraybyte[]
twordarrayint[]
dwordint
pstringstring
pwidestringstring
tsystemtimeSystem.DateTime
byteboolbool
longboolbool
wordboolbool
hmodulelong
tlargeintegerint
plargeintegerint
pwidecharstring
toleenumlong
pbytearraybyte[]
pwordarrayint[]
pansistringstring
ptextbufstring
shortstringstring
utf8stringstring
textSystem.IO.Stream
textfileSystem.IO.Stream
textinputSystem.IO.TextReader
textoutputSystem.IO.TextWriter
ttypeinfoSystem.Type
tbytessbyte[]