Class TLinks (unit Linker)

Inherits from

TCollection

Constructors


constructor Create(Linker: TLinker);

TLinks


Functions

function Add: TLink;


function ByName(AName: string): TLink;

increase for new link

procedure Update(Item: TCollectionItem);


function GetItem(Index: Integer): TLink;


procedure SetItem(Index: Integer; Value: TLink);


Properties

property Items : TLink


Events

Variables

FLinker : TLinker;



Constructors


constructor Create(Linker: TLinker);

TLinks


Functions


function Add: TLink;


function ByName(AName: string): TLink;

increase for new link


procedure Update(Item: TCollectionItem);


function GetItem(Index: Integer): TLink;


procedure SetItem(Index: Integer; Value: TLink);


Properties


property Items : TLink


Events


Variables


FLinker : TLinker;