Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi anfangswert für strict-private-attribute (https://www.delphipraxis.net/115543-anfangswert-fuer-strict-private-attribute.html)

cetinbiryoldayim 13. Jun 2008 18:09


anfangswert für strict-private-attribute
 
Nabend zusammen,
hätte eine kurze Frage an Euch.

type
TForm1 = class(TForm)
strict private
anzahlBalken: integer;
end;


Wie setze ich dieser Variable einen Anfangswert?
(google spuckt unscharf)

mfg

mkinzler 13. Jun 2008 18:14

Re: anfangswert für strict-private-attribute
 
Den sollte ein Programmierer selber setzen. (Wie bei jeder Variablen)


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:42 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