[Overview][Constants][Types][Classes][Index] Reference for unit 'tiAutoMap' (#tiopf)

TtiDBTableMap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiAutoMap.pas line 183

type TtiDBTableMap = class(TtiObjectList) end;

protected

  function GetCaption; override;

  function GetItems();

  procedure SetItems();

  function GetOwner;

  procedure SetOwner();

public

  property Items []: TtiDBColMap; [rw]

  procedure Add();

  property Owner: TtiDBMap; [rw]

  function AddColMap();

published

  property TableName: string; [rw]

Inheritance

TtiDBTableMap

|

TtiObjectList

  

Base class for list objects

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16