[Lazarus] Method in record type, is possible?
Sven Barth
pascaldragon at googlemail.com
Thu Mar 17 09:23:00 CET 2011
Am 17.03.2011 03:19, schrieb silvioprog:
> 2011/3/16 Paul Ishenin<ip at kmiac.ru>:
>> 17.03.2011 8:46, silvioprog wrote:
>>
>>> Is there a snapshot copy compatible with that type of record?
>>
>> Use FPC 2.5.1 snapshot. You can activate records with methods either by
>> using {$mode delphi} or by {$modeswitch advancedrecords} in other modes.
>
> Yes! Worked perfectely. /o/
The only missing thing are normal constructors currently - class
constructors do work (@Paul: or did you already enable them?)
Regards,
Sven
More information about the Lazarus
mailing list