JCL Help:TJclBinDebugScanner
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBinDebugScanner Class
[+] JclDebug.pas Classes
[+] TJclBinDebugScanner Methods
[+] TJclBinDebugScanner Properties
Search in JCL Help
Search in all projectsClass Hierarchy
TJclBinDebugScanner
Summary
Scans a binary version of a map file.
Pascal
public TJclBinDebugScanner = class(TObject);
Description
TJclBinDebugScanner is like the TJclMapScanner except that it scans a binary map file. The binary file can be generated from a text-based map file by instantiating a TJclBinDebugGenerator-object and saving the DataStream to a file.
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