Posted By: Bubrak () on 'CZprogram'
Title: C++ a inherited?
Date: Mon May 12 16:30:51 2003
constructor TResultTabSheet.Create(AOwner: TComponent);
begin
inherited Create(AOwner);
pc := TPageControl.Create(Self);
with pc do begin
Align := alClient;
MultiLine := true;
Parent := Self;
end;
end;
todle optreubju prepsat do C++ (z Delphi) a nevim jak opsat to "inherited",
pripadne ceho presne se tyka to Create(AOwner), je to docela urgentni nevite
nekdo co s tim pls?
Bub
Kdo brzdi, ten ztraci.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
E-mail: j.kubrt@sh.cvut.cz ICQ: 9813416
HomePage: http://web.pinknet.cz/~bubrak/bubrak
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-