comp.lang.ada
 help / color / mirror / Atom feed
From: Dmitriy Anisimkov <vagul@chat.ru>
To: aek@vib.usr.pu.ru
Subject: Re: "property" in Ada95 (similar to Delphi/Object Pascal)
Date: 1998/07/06
Date: 1998-07-06T00:00:00+00:00	[thread overview]
Message-ID: <35A0CB71.E4C04B72@chat.ru> (raw)
In-Reply-To: 6no5bo$3n9$1@nnrp1.dejanews.com


aek@vib.usr.pu.ru wrote:
> whether there is some feature in Ada95 object stuff similar to "property" in
> Delphi.

There is no property in Ada95. But You may use 
procedure SetSomething(Object,Value);
and 
function GetSomething(Object) return TValue;
instead. It is not difficult, i think.

Dmitriy Anisimkov.
www.chat.ru/~vagul




      parent reply	other threads:[~1998-07-06  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-05  0:00 "property" in Ada95 (similar to Delphi/Object Pascal) aek
1998-07-06  0:00 ` Dmitriy Anisimkov
1998-07-06  0:00 ` Dmitriy Anisimkov [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox