Talk:Record

From Free Pascal wiki
Revision as of 14:42, 9 July 2017 by Finchley (talk | contribs) (Duplicate Identifiers in Variant Record)
Jump to navigationJump to search

Concerning the variant record example. The last bit reads: "It doesn't harm, whether the field marriageDate ist defined multiple times."

I cannot get FPC (3.0.0) to compile TPerson specifically because of the "Duplicate identifier "marriageDate"" error. Could you show us how it's done?