Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   “Incompatible parameter lists” when using Types.T*DynArray? – VCL – Delphi-PRAXiS [en (https://www.delphipraxis.net/216410-%93incompatible-parameter-lists%94-when-using-types-t%2Adynarray-%96-vcl-%96-delphi-praxis-%5Ben.html)

DP News-Robot 24. Dez 2024 17:10

“Incompatible parameter lists” when using Types.T*DynArray? – VCL – Delphi-PRAXiS [en
 
Reminder to self: Delphi 11.3 (Alexandria update 3), mid-product added a compiler changing kind of deprecating using types of this form (including ones defined in the System, System.Types and other RTL/VCL units): Overview of “deprecated” * and alternative array types “deprecated” alternative: write it all out TBooleanDynArray TArray<Boolean> TByteDynArray TArray<Byte> TCardinalDynArray TArray<Cardinal> TStringDynArray TArray<string> technically [&#823

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:56 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-2025 by Thomas Breitkreuz