FMX.Types3D.TContextStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TContextStyles = set of TContextStyle;

C++

typedef System::Set<TContextStyle, _DELPHI_SET_ENUMERATOR(TContextStyle::RenderTargetFlipped), _DELPHI_SET_ENUMERATOR(TContextStyle::Fragile)> TContextStyles;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Embarcadero Technologies does not currently have any additional information.