[fpc-devel] defaultformatsettings
Florian Klaempfl
florian at freepascal.org
Tue Nov 30 10:13:26 CET 2010
Am 30.11.2010 09:04, schrieb Marco van de Voort:
> In our previous episode, Michael Van Canneyt said:
>>>
>>> Seems Delphi XE has deprecated all separate variables, and after ten years
>>> did the same as FPC, use an absolute trick. And of course they named it
>>> differently (FPC: defaultformatsettings Delphi: formatsettings)
>>
>> Oh well, this is an easy one, for once:
>>
>> var
>> formatsettings : TXYZ; absolute defaultformatsettings;
>
> That + deprecate the old separate ones and updated user changes trunk? I'll
> do this today when I have time.
>
> Then the only question is if we should deprecate defaultformatsettings.
IMO not. It's simply an FPC construct.
More information about the fpc-devel
mailing list