System.IOUtils.TFile.FileAttributesToInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

static int __fastcall FileAttributesToInteger(const TFileAttributes 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.