![]() |
Sichtbarkeit public
Delphi-Quellcode:
is public die standardsichtbarkeit der klassen?
type
TForm1 = class(TForm) {welche Sichtbarkeit is hier} Button1: TButton; procedure Button1Click(Sender: TObject); end; |
Re: Sichtbarkeit public
Die Sichtbarkeit ist hier published.
|
Re: Sichtbarkeit public
ich glaub die Standardsichbarkeit was so:
alles was von TComponent abstammt = published und sonstiges = public und TForm > TComponent > also wäre es wohl published |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:12 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz