JCL Help:TJclDebugInfoSource

From Project JEDI Wiki
Jump to navigationJump to search

Class 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

JclDebug


Navigation

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