FMX.Types3D.TStencilFuncHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStencilFuncHelper = record helper for TStencilFunc

C++

/*Helper*/typedef void *TStencilFuncHelper;

Properties

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

Description

For internal use. TStencilFuncHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types3D.TStencilFunc type.

See Also