API:System.Types.TEndian
Delphi
TEndian = (Big, Little);
C++
enum DECLSPEC_DENUM TEndian : unsigned char { Big, Little };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!