Display Preferences
System.file
From XE2 API Documentation
C++
typedef void* file; //
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | sysmac.h | System | System |
Description
Represents the C++ analog of a Delphi file type.
Type file represents the C++ counterpart of the Delphi built-in file type (used for untyped files).