JCL Help:TJclMapAddress
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclMapAddress Record
[+] JclDebug.pas Records
[+] TJclMapAddress Fields
Search in JCL Help
Search in all projects
Summary
Holds location information.
Pascal
public TJclMapAddress = packed record
Segment: Word;
Offset: TJclAddr;
end;
Members
Members | Description |
Segment: Word; | Segment number of item. |
Offset: TJclAddr; | Offset of item. |
Description
TJclMapAddress holds location information in notifiers of the map parsers.
About
Unit
Donator
Petr Vones
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