JCL Help:TModuleInfo

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 public TModuleInfo = packed record
OverlayNumber: Word;
LibraryIndex: Word;
SegmentCount: Word;
DebuggingStyle: Word;
NameIndex: DWORD;
TimeStamp: DWORD;
Reserved: array [0..2] of DWORD;
Segments: array [0..0] of TSegmentInfo;
end;


Description

The description for this help topic does not exist, edit this page


About

Unit

JclTD32


Navigation

Donator

Marcel van Brakel


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