Class TAnotherKid (unit Utanokid)

Inherits from

TAnother

Constructors


constructor Clone(const aTAnotherKid: TAnotherKid);

Create

constructor Create(const aString: string; const aDouble: double);

TAnotherKid} {]====================================================[

constructor Get(S: TStream);

Clone

constructor Read(var f: Textfile);

Get


Functions

procedure Copy(const aTAnotherKid: TAnotherKid);

Destroy

destructor Destroy;

Read

function Equals(const aTAnotherKid: TAnotherKid): boolean;

Copy

function GetD: double;

Write

procedure Put(S: TStream);

Equals

function SetD(const aDouble: double): double;

GetD

procedure Write(var f: Textfile);

Put

Properties

Events

Variables

d : double;



Constructors


constructor Clone(const aTAnotherKid: TAnotherKid);

Create


constructor Create(const aString: string; const aDouble: double);

TAnotherKid} {]====================================================[


constructor Get(S: TStream);

Clone


constructor Read(var f: Textfile);

Get


Functions


procedure Copy(const aTAnotherKid: TAnotherKid);

Destroy


destructor Destroy;

Read


function Equals(const aTAnotherKid: TAnotherKid): boolean;

Copy


function GetD: double;

Write


procedure Put(S: TStream);

Equals


function SetD(const aDouble: double): double;

GetD


procedure Write(var f: Textfile);

Put


Properties


Events


Variables


d : double;