Class TDataHost (unit DataSrc)

Inherits from

TComponent

Constructors


constructor Create(aowner: tcomponent);

------------------} {TDatahost} {------------------


Functions

destructor Destroy;

list of remotes linked to this host

procedure Linkup;

find any RemoteDataSources waiting for link

procedure Loaded;

update links if name changed

procedure SetName(const NewName: TComponentName);


Properties

Events

Variables

MyRemotes : TList;



Constructors


constructor Create(aowner: tcomponent);

------------------} {TDatahost} {------------------


Functions


destructor Destroy;

list of remotes linked to this host


procedure Linkup;

find any RemoteDataSources waiting for link


procedure Loaded;

update links if name changed


procedure SetName(const NewName: TComponentName);


Properties


Events


Variables


MyRemotes : TList;