FMX.Canvas.D2D.TCustomCanvasD2D.TDirect3DLevel

From RAD Studio API Documentation
Jump to: navigation, search

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.