Class tpersistent
Unit
Declaration
type tpersistent = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
Overview
Methods
| Protected | function Equals(Obj: TObject) : boolean; virtual; |
| Protected | function QueryInterface(const IID: TGUID;out Obj): Hresult; stdcall; |
| Protected | function _AddRef: Integer; stdcall; |
| Protected | function _Release: Integer; stdcall; |
| Protected | procedure AssignTo(Dest: tpersistent); virtual; |
| Protected | procedure DefineProperties(Filer: tfiler); virtual; |
| Protected | function GetOwner: tpersistent; dynamic; |
| Public | Destructor Destroy; override; |
| Public | procedure Assign(Source: tpersistent); virtual; |
| Public | function GetNamePath: string; virtual; |
Description
Methods
| Protected | function Equals(Obj: TObject) : boolean; virtual; |
|
This item has no description. | |
| Protected | function QueryInterface(const IID: TGUID;out Obj): Hresult; stdcall; |
|
This item has no description. | |
| Protected | function _AddRef: Integer; stdcall; |
|
This item has no description. | |
| Protected | function _Release: Integer; stdcall; |
|
This item has no description. | |
| Protected | procedure AssignTo(Dest: tpersistent); virtual; |
|
This item has no description. | |
| Protected | procedure DefineProperties(Filer: tfiler); virtual; |
|
This item has no description. | |
| Protected | function GetOwner: tpersistent; dynamic; |
|
This item has no description. | |
| Public | Destructor Destroy; override; |
|
This item has no description. | |
| Public | procedure Assign(Source: tpersistent); virtual; |
|
This item has no description. | |
| Public | function GetNamePath: string; virtual; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.