API:System.IOUtils.TFileAttributes
Delphi
type TFileAttributes = set of TFileAttribute;
C++
typedef System::Set<TFileAttribute, _DELPHI_SET_ENUMERATOR(TFileAttribute::faReadOnly), _DELPHI_SET_ENUMERATOR(TFileAttribute::faSymLink)> TFileAttributes;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
set typedef |
public | System.IOUtils.pas System.IOUtils.hpp |
System.IOUtils | System.IOUtils |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!