API:FMX.MultiView.Types.TCustomPopover.DoPopup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoPopup; override;

C++

virtual void __fastcall DoPopup();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover

Beschreibung

Dispatcher des Ereignisses OnPopup.

FMX.MultiView.Types.TCustomPopover.DoPopup erbt von FMX.Controls.TPopup.DoPopup. Der folgende Inhalt bezieht sich auf FMX.Controls.TPopup.DoPopup. Dispatcher des Ereignisses OnPopup.

Siehe auch