FMX.Forms.TFmxFormStateHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFmxFormStateHelper = record helper for TFmxFormState

C++

struct TFmxFormStateHelper /* Helper for enum 'TFmxFormState' */;

Properties

Type Visibility Source Unit Parent
helper
class
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

Description

For internal use. TFmxFormStateHelper is a record helper that provides fields for a scoped enumeration, the FMX.Forms.TFmxFormState type.

See Also