API:System.SysUtils.TFileSystemAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFileSystemAttributes = set of TFileSystemAttribute;

C++

typedef System::Set<TFileSystemAttribute, TFileSystemAttribute::fsCaseSensitive, TFileSystemAttribute::fsSymLink> TFileSystemAttributes;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Embarcadero Technologies does not currently have any additional information.