lam*_*mas 2 delphi pointers
我必须将类型的参数传递Pointer给外部DLL中的函数.
Pointer
Jen*_*off 9
只是用@MyProcedure它.
@MyProcedure
请注意,它必须具有正确的调用约定(可能stdcall).
stdcall
您通常不能使用成员函数,因为它有一个隐藏SELF参数.
SELF
但是,class static方法的作用类似于通常的过程/功能.
class
static
http://docwiki.embarcadero.com/RADStudio/en/Methods
归档时间:
15 年,2 月 前
查看次数:
390 次
最近记录: