FMX.Forms.TFormChangingFocusControl

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageBaseSystem.TObjectTFormChangingFocusControl

Delphi

TFormChangingFocusControl = class(System.Messaging.TMessage)

C++

class PASCALIMPLEMENTATION TFormChangingFocusControl : public System::Messaging::TMessageBase

Properties

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

Description

Alias to System.Messaging.TMessage.

FMX.Forms.TFormChangingFocusControl inherits from System.Messaging.TMessageBase. All content below this line refers to System.Messaging.TMessageBase.

Alias to System.Messaging.TMessage.

Use System.Messaging.TMessageBase for C++ projects instead of System.Messaging.TMessage.

See Also