[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiAutoMap.pas line 163
type TtiDBMap = class(TtiObjectList) end; |
protected |
function GetItems(); |
procedure SetItems(); |
function GetOwner; |
procedure SetOwner(); |
public |
property Items []: TtiDBTableMap; [rw] |
procedure Add(); |
property Owner: TtiClassDBMappingMgr; [rw] |
function AddTableMap(); |
function FindCreate(); |
published |
property DatabaseName: string; [rw] |
| | ||
|
Base class for list objects |
|
| | ||
|
Base class for single objects |
|
| | ||
|
The class that gets visited |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |