JCL Help:TJclDebugInfoSource
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclDebugInfoSource Class
[+] JclDebug.pas Classes
[+] TJclDebugInfoSource Methods
[+] TJclDebugInfoSource Properties
Search in JCL Help
Search in all projectsClass Hierarchy
TJclDebugInfoSource
|
TJclDebugInfoBinary
|
TJclDebugInfoExports
|
TJclDebugInfoMap
|
TJclDebugInfoSymbols
|
TJclDebugInfoTD32
Summary
Debug info location item.
Pascal
public TJclDebugInfoSource = class(TObject);
Description
TJclDebugInfoSource is an abstract base class to hold location information. Instances of descendants are created by the TJclDebugInfoList-object. Descendants should override the InitializeSource and GetLocationInfo methods.
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