FMX.Forms.TFormBeforeShownMessage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Messaging.TMessageSystem.Messaging.TMessageBaseSystem.TObjectTFormBeforeShownMessage

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms


Beschreibung

Benachrichtigung über die Anzeige des angegebenen Formulars.