NOTE: This is the Free version of PtSettings. It is fully functional, but the Full version includes all source code and complete documentation.
Unit | Delphi 6 Ent | Delphi 6 Pro | Kylix Ent | Kylix Pro | Delphi 4 Pro | Description |
---|---|---|---|---|---|---|
PtSettings | x | x | x | x | x | Contains the base classes and interfaces for all implementations |
PtSettingsIni | x | x | x | x | x | Implementation of .ini file storage. |
PtSettingsReg | x | x | x | Implementation of windows Registry storage. | ||
PtSettingsXML | x | x | Implementation of Delphi XML storage. | |||
PtSettingsMyXML | x | x | x | Implementation of MyXML storage. Used for non-enterprise versions. | ||
MyXML | x | x | x | XML support for non-enterprise versions. | ||
PtEvents | x | x | x | x | x | Contains "event multiplexer" for TNotifyEvent type of events. |
Contnrs | x | Brings a few of Delphi 6's capabilities to Delphi 4. |