This item has no description.
FnTest1 = function(const Foo: Integer): Integer; cdecl = nil; |
FnTest2 = procedure(const Foo: Integer); stdcall = nil; |
FnTest1 = function(const Foo: Integer): Integer; cdecl = nil; |
|
This item has no description. |
FnTest2 = procedure(const Foo: Integer); stdcall = nil; |
|
This item has no description. |