FMX.Filter.TFilterValueTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFilterValueTypeHelper = record helper for TFilterValueType

C++

/*Helper*/typedef void *TFilterValueTypeHelper;

Properties

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

Description

For internal use. TFilterValueTypeHelper is a record helper that provides fields for a scoped enumeration, the FMX.Filter.TFilterValueType type.

See Also