FMX.Graphics.TCanvasDestroyMessage

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageBaseSystem.TObjectTCanvasDestroyMessage

Delphi

TCanvasDestroyMessage = class(TMessage);

C++

class PASCALIMPLEMENTATION TCanvasDestroyMessage : public System::Messaging::TMessageBase

Properties

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

Description

Message sent after an instance of TCanvas is destroyed.

See Also