[fpc-devel]Another minor problem (1.1)

П.В.Озерский pavel at insect.mail.iephb.ru
Mon Feb 4 13:52:04 CET 2002


Hello,
When I tried compile my program, I got an error message
(Error: Property can't have a default value) although the same source
was compiled with Delphi 3.0 successfully.

Example:

  property CurrentRecord:tRecord read GetCurrentRecord write SetCurrentRecord default nil;

where tRecord is declared as a class.







More information about the fpc-devel mailing list