FMX.Forms.TApplicationStateHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TApplicationStateHelper = record helper for TApplicationState

C++

struct TApplicationStateHelper /* Helper for enum 'TApplicationState' */;

Properties

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

Description

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

See Also