Class TAnother (unit Utanothe)

Inherits from

TObject

Constructors


constructor Clone(const aTAnother: TAnother);

Create

constructor Create(const aString: string);

TAnother} {]====================================================[

constructor Get(S: TStream);

Clone

constructor Read(var f: Textfile);

Get


Functions

procedure Copy(const aTAnother: TAnother);

Destroy

destructor Destroy;

Read

function Equals(const aTAnother: TAnother): boolean;

Copy

function GetS: string;

Write

procedure Put(S: TStream);

Equals

function SetS(const aString: string): string;

GetS

procedure Write(var f: Textfile);

Put

Properties

Events

Variables

s : string;



Constructors


constructor Clone(const aTAnother: TAnother);

Create


constructor Create(const aString: string);

TAnother} {]====================================================[


constructor Get(S: TStream);

Clone


constructor Read(var f: Textfile);

Get


Functions


procedure Copy(const aTAnother: TAnother);

Destroy


destructor Destroy;

Read


function Equals(const aTAnother: TAnother): boolean;

Copy


function GetS: string;

Write


procedure Put(S: TStream);

Equals


function SetS(const aString: string): string;

GetS


procedure Write(var f: Textfile);

Put


Properties


Events


Variables


s : string;