![]() |
TPoint im const Abschnitt
Hallo,
ich habe ein Problem mit TPoint im const Abschnitt. D. h. ich möchte einen Konstante als TPoint in den const Abschnitt schreiben.
Delphi-Quellcode:
Warum funktioniert das nicht?
const
EinIntegerArray : Array[0..1] of Integer = (1,2); // ist ja kein Problem EinTPoint : TPoint = Point(-1,-1); // geht nicht |
Re: TPoint im const Abschnitt
Hallo
schon mal in die Hilfe geschaut ;)? Zitat:
Mfg Frank |
Re: TPoint im const Abschnitt
Moin Keldorn,
super - funktioniert - Danke |
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:18 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