API:System.IOUtils.TDirectory.GetAttributes

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function GetAttributes(const Path: string; FollowLink: Boolean = True): TFileAttributes; inline; static;

C++

static TFileAttributes __fastcall GetAttributes(const System::UnicodeString Path, bool FollowLink = true);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TDirectory

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.