[Lazarus] Forward declare (modern) records [was: Re: "global" operator overloading]
ListMember
listmember at letterboxes.org
Tue Feb 26 17:27:52 CET 2013
On 2013-02-26 18:04, Lukasz Sokol wrote:
> Would it not do to have classes here (s/record/class) and [Set|Get][Byte|Word|Cardinal]String be
> class procedure; //'s
> and/or
> class function; //'s
>
> instead ?
User code needs to create and destroy classes.
With records, there's no need for any of that.
More information about the Lazarus
mailing list