FMX.Forms.TFormBeforeShownMessage

From RAD Studio API Documentation

TFormBeforeShownMessageSystem.Messaging.TMessageSystem.Messaging.TMessageBaseSystem.TObject

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.