Chee
When did they sneak in?, Before you get all sarcastic I'd suggest you
clarify things,
Some of us are using older versions (D6 in my case)
Neven
Hmm,
No class vars?
TShowOff = class
public
class var Count: Integer; // Hmm, I wonder what they call this.
class procedure Static1;
class procedure Static2; static;
end;
Best Regards,
Chua, Chee Wee
CCNA, MCSE, SCJP, SCSA,
CodeGear(tm), from Borland
Where developers matter
www.codegear.com
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan
Sent: 25 July 2007 12:57
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] basic question
Ani
What you are referring to is a "Class Method" and no Delphi
does not have them (though other OO languages do) it also
does not have class variables (hence there is not need for
Class Methods is the logic I presume)
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe