Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   Type TMeins = class(TThread, TShape)???? (https://www.delphipraxis.net/14617-type-tmeins-%3D-class-tthread-tshape.html)

Corelgott 12. Jan 2004 16:11


Type TMeins = class(TThread, TShape)????
 
Hi @all,

kann man in Delphi ein Object von "vielen" Eltern ableiten?

Delphi-Quellcode:
Type TMyClass = class(TThread, TShape)
...
end.
und falls ja wie sieht die Deklaration dafür aus?

thx Corelgott

Tyrael Y. 12. Jan 2004 16:12

Re: Type TMeins = class(TThread, TShape)????
 
ein klares nein, in Delphi nicht möglich

Corelgott 12. Jan 2004 16:16

Re: Type TMeins = class(TThread, TShape)????
 
thx

@Tyrael Y.

cya Corelgott

Sanchez 12. Jan 2004 16:37

Re: Type TMeins = class(TThread, TShape)????
 
Eventuell könnte das hier hilfreich sein:
http://www.dummzeuch.de/delphi/objec...2/deutsch.html

grüße, daniel

choose 13. Jan 2004 08:37

Re: Type TMeins = class(TThread, TShape)????
 
Hallo Corelgott,

Mehrfachvererbung ist in der DL nicht vorgesehen. Falls Deine Frage einen Bezug zu einem konkreten Problem hat, könnte man in einem neuen Thread ggf über andere Lösungsansätze diskutieren...


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:20 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz