Cesar Romero schrieb:
> Florian,
>> In which regard, quoting: "The assignment operator is also used to
>> convert types from one type to another. The compiler will consider all
>> overloaded assignment operators till it finds one that matches the types
>> of the left hand and right hand expressions
Florian,
In which regard, quoting: "The assignment operator is also used to
convert types from one type to another. The compiler will consider all
overloaded assignment operators till it finds one that matches the types
of the left hand and right hand expressions. If no such operator is
found, a
Cesar Romero schrieb:
> Florian Klaempfl escreveu:
>> Cesar Romero schrieb:
>>
>>> Hi,
>>>
>>> Im wondering if FPC Team have plans to support Record Methods/Operators
>>> in future versions of FPC
>>> I read the actual "Future plans" and the most closed item is "RTL:: More
>>> compatibility with
Florian Klaempfl escreveu:
Cesar Romero schrieb:
Hi,
Im wondering if FPC Team have plans to support Record Methods/Operators
in future versions of FPC
I read the actual "Future plans" and the most closed item is "RTL:: More
compatibility with later Delphi versions."
But it do not means that
Florian Klaempfl escreveu:
Cesar Romero schrieb:
Hi,
Im wondering if FPC Team have plans to support Record Methods/Operators
in future versions of FPC
I read the actual "Future plans" and the most closed item is "RTL:: More
compatibility with later Delphi versions."
But it do not means that
Cesar Romero schrieb:
> Hi,
>
> Im wondering if FPC Team have plans to support Record Methods/Operators
> in future versions of FPC
> I read the actual "Future plans" and the most closed item is "RTL:: More
> compatibility with later Delphi versions."
> But it do not means that records can be chan
Hi,
Im wondering if FPC Team have plans to support Record Methods/Operators
in future versions of FPC
I read the actual "Future plans" and the most closed item is "RTL:: More
compatibility with later Delphi versions."
But it do not means that records can be changed.
I want to implement my Val