Hello everyone,

Can anyone tell me what is the following code meaning? By the way, it is not
important to me, I just read the code in 3rd party and I am just curious.

type
  TWhatever = type string;

Is that same as this one without word type?
type
  TWhatever = string;

Thanks in advance.

Best Regards
Leigh





---------------------------------------------------------------------------
    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