Hi all,
I am one of the Free Pascal developers and also work on a debugger,
aimed towards Free Pascal.
Now in Pascal there are 'properties'. Maybe you know these from c# which
has something alike. Basically a property is an alias in a structure
that links to other members of the same structu
In 5/28/21 7:11 AM, Joost van der Sluis via Dwarf-Discuss wrote:
Hi all,
I am one of the Free Pascal developers and also work on a debugger,
aimed towards Free Pascal.
Now in Pascal there are 'properties'. Maybe you know these from c# which
has something alike. Basically a property is an ali