API:System.IOUtils.TDirectory.SetAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure SetAttributes(const Path: string;  const Attributes: TFileAttributes); inline; static;

C++

static void __fastcall SetAttributes(const System::UnicodeString Path, const TFileAttributes Attributes);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TDirectory

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!