Class TTenaciousObject
Unit
TenaciousObjects
Declaration
type TTenaciousObject = class(TPersistent)
Description
Base class used by all classes that should can appear in a definition file. This class introduces persistence and enables the class to be instatiated during run-time (provided that the derived class has been registered using the procedure RegisterClass).
Hierarchy
TTenaciousObject > TPersistentFields
 |
fName |
|
 |
fObjectType |
|
Methods
Overview
Description
 |
constructor Create; virtual; |
 |
destructor Destroy; override; |
Properties
Overview
Description
 |
property Name: string; |
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:50