Skip to content

TjachLogEntryList

Juan Antonio Castillo edited this page Mar 8, 2022 · 4 revisions

unit: ujachLogMgr

declaration: TjachLogEntryList = class(TList<IjachLogEntry>)

inherits from: TList (generic)

TjachLogEntryList class

This is an internal class and there's no current public documentation. Please fill an issue report if you find problems with the interface or class implementing it or contact the author if you want to extend it or to contribute/request new features to it.