Re: [fpc-pascal] Object properties (note: object not class)

2009-08-26 Thread Neil Graham
On Wed, 2009-08-26 at 13:32 +0200, Jonas Maebe wrote: > On 26 Aug 2009, at 13:21, Neil Graham wrote: > > > Is the absence of properties on Objects an omission by design or > > simply > > because no-one has gotten to it yet? > > They are supported in fpc and in objfpc mode. They are? Wonderful!

Re: [fpc-pascal] Object properties (note: object not class)

2009-08-26 Thread Jonas Maebe
On 26 Aug 2009, at 13:21, Neil Graham wrote: Is the absence of properties on Objects an omission by design or simply because no-one has gotten to it yet? They are supported in fpc and in objfpc mode. Similarly case statements as they appear in records are not supported. That's indeed no