FMX.Types3D.TContextHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TContextHelper = class helper for TContext3D

C++

/*Helper*/typedef void *TContextHelper;

Properties

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

Description

Helper class for TContext3D to add high-level drawing and filling routines.

See Also