[Overview][Constants][Types][Classes][Procedures and functions][Index] |
All classes required to implement the Visitor design pattern.
uses |
||
System, |
||
|
Unit containing base class used by all tiOPF classes |
|
tiStreams, |
||
|
Some handy utility functions used throughout the framework |
|
Classes, |
||
TypInfo, |
||
SysUtils, |
||
Contnrs; |
Unit containing the three classes TtiVisitor, TtiVisited and TtiVisitorManager, which form the basis of the tiOPF's object persistence mechanism.