C
caoliu
Unregistered / Unconfirmed
GUEST, unregistred user!
pDword 转为string用inttostr 为什么不行??
A=PDword
inttostr(A)
编译报:[Error] systems.pas(169): There is no overloaded version of 'IntToStr' that can be called with these arguments
A=PDword
inttostr(A)
编译报:[Error] systems.pas(169): There is no overloaded version of 'IntToStr' that can be called with these arguments