What objects don't have to be created? They all do.

hmm. I thought you said you developed with Delphi?

type TCrap = object
a : Integer;
end;

...
var
b : TCrap;
begin
b.a = 1;
...
= no error.

Who cares

the people who have to pick up the pieces when borland decides to stop supporting/developing delphi...


anton
-=-=-
... I need another lawyer like I need another hole in my head.
                -- Fratianno

Reply via email to