![]() |
Nachsehen, ob ein Unterverzeichnis vorhanden ist.
Hallo,
ich kann ja mit FileExists(); überprüfen, ob eine bestimmte Datei vorhanden ist. Wie kann ich denn nachsehen, ob ein Unterverzeichnis vorhanden ist? |
Re: Nachsehen, ob ein Unterverzeichnis vorhanden ist.
Delphi-Quellcode:
Delphi-Syntax:
function DirectoryExists(const Directory: string): Boolean; C++ Syntax: extern PACKAGE bool __fastcall DirectoryExists(const AnsiString Directory); |
Alle Zeitangaben in WEZ +1. Es ist jetzt 09:27 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