FMX.Types3D.TStencilFuncHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStencilFuncHelper = record helper for TStencilFunc

C++

struct TStencilFuncHelper /* Helper for enum 'TStencilFunc' */;

Properties

Type Visibility Source Unit Parent
helper
class
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