FMX.Forms.TFormBeforeShownMessage

From RAD Studio API Documentation
Jump to: navigation, search

System.Messaging.TMessageSystem.Messaging.TMessageBaseSystem.TObjectTFormBeforeShownMessage

Delphi

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

C++

class PASCALIMPLEMENTATION TFormBeforeShownMessage : 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 showing specified form.