FMX.Platform.TApplicationEventHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TApplicationEventHelper = record helper for TApplicationEvent

C++

/*Helper*/typedef void *TApplicationEventHelper;

Properties

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

Description

For internal use. TApplicationEventHelper is a record helper that provides fields for a scoped enumeration, the FMX.Platform.TApplicationEvent type.

See Also