API:FMX.MultiView.Types.TCustomPopover.DoClosePopup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoClosePopup; override;

C++

virtual void __fastcall DoClosePopup();

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 OnClosePopup.

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


Siehe auch