JCL Help:TJclAddr
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAddr Type
[+] JclBase.pas Types
Search in JCL Help
Search in all projects
Summary
Integer type for addresses.
Pascal
TJclAddr = TJclAddr32;
PJclAddr = ^TJclAddr;
Description
This type is aliased to TJclAddr32 for 32-bit applications and it is aliased to TJclAddr64 for 64-bit applications.
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page