API:FMX.Canvas.D2D.TCustomCanvasD2D.TDirect3DLevel
Delphi
TDirect3DLevel = (Undetermined, Unsupported, Direct3D10, Direct3D10_1);
C++
enum class DECLSPEC_DENUM TDirect3DLevel : unsigned char { Undetermined, Unsupported, Direct3D10, Direct3D10_1 };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FMX.Canvas.D2D.pas FMX.Canvas.D2D.hpp |
FMX.Canvas.D2D | TCustomCanvasD2D |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!