JCL Help:TJclPeImageBaseList

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclPeImageBaseList
|
TJclPeCertificateList
|
TJclPeDebugList
|
TJclPeExportFuncList
|
TJclPeImportLibItem
|
TJclPeImportList
|
TJclPeRelocList
|
TJclPeResourceList


Summary

Baseclass for list-like classes which require a TJclPeImage instance reference.


Pascal

 public TJclPeImageBaseList = class(TObjectList);


Description

TJclPeImageBaseList is the baseclass for all list classes in the JclPeImage module which require a reference to the TJclPeImage instance for which they were created. TJclPeImageBaseList does not introduce any new behaviours and serves merely as a baseclass, you'll likely never need to instantiate a TJclPeImageBaseList class explicitly.


About

Unit

JclPeImage


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