FMX.Types.TVKAutoShowModeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TVKAutoShowModeHelper = record helper for TVKAutoShowMode

C++

/*Helper*/typedef void *TVKAutoShowModeHelper;

Properties

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

Description

For internal use. TVKAutoShowModeHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TVKAutoShowMode type.

See Also