I did not know Delphi 6?, 7? or 8? introduced operator overloading for variants via TCustomVariantType?
I did not know Delphi 6?, 7? or 8? introduced operator overloading for variants via TCustomVariantType?
http://docwiki.embarcadero.com/RADStudio/Berlin/en/Implementing_Binary_Operations
Which Delphi version introduced this?
http://docwiki.embarcadero.com/RADStudio/Berlin/en/Implementing_Binary_Operations
Which Delphi version introduced this?
Kylix IIRC, when variant support had to be abstracted from the OS implementation by necessity. First Windows version was then D6.
ReplyDeleteChris Rolliston
ReplyDeleteThanks just wanted to know for the when where what features added to Delphi SO topic
By the by, the Kylix 1 version of Variants.pas is in the public FreeCLX repository - http://freeclx.cvs.sourceforge.net/viewvc/freeclx/freeclx/rtl/sys/Variants.pas?revision=1.1.1.1&content-type=text%2Fplain
ReplyDelete