[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiAutoMap.pas line 274
type TtiClassDBCollection = class(TtiObject) end; |
protected |
function GetOwner; |
procedure SetOwner(); |
public |
constructor Create; override; |
destructor Destroy; override; |
property Owner: TtiClassDBCollections; [rw] |
property CollectionClass: TPerObjListClass; [rw] |
property PerObjAbsClass: TtiClass; [rw] |
property OwnerAttrMaps: TtiAttrColMaps; [r] |
| | ||
|
Base class for single objects |
|
| | ||
|
The class that gets visited |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |