System.IOUtils.TFile.IntegerToFileAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function IntegerToFileAttributes(const Attributes: Integer): TFileAttributes; static;

C++

static TFileAttributes __fastcall IntegerToFileAttributes(const int Attributes);

Properties

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

Description

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