Correction

"CustomVariant" Type that you could NOW operater overload"

Neven

----- Original Message -----
From: Neven MacEwan <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Thursday, 8 March 2001 08:19
Subject: [DUG]: Kylix


Hi Guys

With the recent Kylix launch I'm really surprised how little traffic there
has been re Kylix/D6
Did anyone else notice with the advent of "CustomVariant" Type that you
could not "operater overload" in Delphi
Mystery is why they made a whole new class branch with this property (which
inherits from TObject) and
not just incorp it in TObject

ie

var
  A, B, C: TCustomVariant

  A := B + C

you can define the behaviour of +

Neven


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to