FMX.MediaLibrary.TMessageDidCancelTaking

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageBaseSystem.TObjectTMessageDidCancelTaking

Delphi

TMessageDidCancelTaking = class(TMessage);

C++

class PASCALIMPLEMENTATION TMessageDidCancelTaking : public System::Messaging::TMessageBase

Properties

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

Description

Alias to System.Messaging.TMessage.

FMX.MediaLibrary.TMessageDidCancelTaking 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