FMX.Forms.TApplicationStateHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TApplicationStateHelper = record helper for TApplicationState

C++

/*Helper*/typedef void *TApplicationStateHelper;

Properties

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