API:FMX.Forms.TVKStateChangeMessage

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageBaseSystem.TObjectTVKStateChangeMessage

Delphi

TVKStateChangeMessage = class(System.Messaging.TMessage)

C++

class PASCALIMPLEMENTATION TVKStateChangeMessage : 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.TVKStateChangeMessage 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