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