FMX.Types3D.TContextManager

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTContextManager

Delphi

TContextManager = class sealed

C++

class PASCALIMPLEMENTATION TContextManager : /*[[sealed]]*/ public System::TObject

Properties

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

Description

Manager class for TContext3D.

Use TContextManager to create, access, and register platform-specific TContext3D implementations.

See Also