FMX.Forms.TBeforeDestroyFormHandle

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageSystem.Messaging.TMessageBaseSystem.TObjectTBeforeDestroyFormHandle

Delphi

TBeforeDestroyFormHandle = class(System.Messaging.TMessage<TCommonCustomForm>);

C++

class PASCALIMPLEMENTATION TBeforeDestroyFormHandle : public System::Messaging::TMessage__1<TCommonCustomForm*>

Properties

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

Description

Notification about destroying real form.