Re: [fpc-pascal] Property with no default value

2005-04-18 Thread Michael Van Canneyt
On Mon, 18 Apr 2005, Michalis Kamburelis wrote: Hi While converting some Delphi project to Lazarus I noticed that in FPC RTTI there is no way to mark a property as having *no* default value. This particular Delphi project depends on it (it relies on the fact that when saving some object to the

[fpc-pascal] Property with no default value

2005-04-17 Thread Michalis Kamburelis
Hi While converting some Delphi project to Lazarus I noticed that in FPC RTTI there is no way to mark a property as having *no* default value. This particular Delphi project depends on it (it relies on the fact that when saving some object to the stream, some of the properties will *always* be