Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi Constant Expressions (https://www.delphipraxis.net/70840-constant-expressions.html)

Zacherl 5. Jun 2006 16:48

Re: Constant Expressions
 
Zitat:

Zitat von Prototypjack
Klar, kein Problem:
Delphi-Quellcode:
  TIdentMapEntry = record
    Value: Integer;
    Name: String;
  end;
Das ganze befindet sich in der allseits bekannten Units Classes.
Gruß,
Max

Daran ist alles in Ordnung. Also probier mal eine Zuweisung, wie ich sie oben beschrieben habe. Entweder halt im initialisation Teil der Unit, der infach mit "initialization" eingeleitet werden kann, oder im OnCreate Ereigniss der Komponente.

Florian

Prototypjack 5. Jun 2006 16:53

Re: Constant Expressions
 
Hmm, das es einen Initialization-Teil gibt hatte ich ganz vergessen :oops:

Danke für eure Hilfe!
Gruß,
Max


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:36 Uhr.
Seite 2 von 2     12   

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-2025 by Thomas Breitkreuz