FMX.Types3D.TContextStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TContextStyle = (RenderTargetFlipped, Fragile);

C++

enum class DECLSPEC_DENUM TContextStyle : unsigned char { RenderTargetFlipped, Fragile };

Properties

Type Visibility Source Unit Parent
enum public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Embarcadero Technologies does not currently have any additional information.