Delphi-PRAXiS
Seite 3 von 3     123   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Dynamisch ComPort ermitteln... (https://www.delphipraxis.net/86946-dynamisch-comport-ermitteln.html)

hitzi 23. Feb 2007 10:03

Re: Dynamisch ComPort ermitteln...
 
Delphi-Quellcode:
type TComPort = record
       Name : string;
       Details : string;
end;

fComport : array of TComPort;

bingo72 23. Feb 2007 10:10

Re: Dynamisch ComPort ermitteln...
 
Danke!!


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:21 Uhr.
Seite 3 von 3     123   

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