FMX.MultiView.Types.TCustomPopover.DoPopup
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
Zeigt den Popover-Schatten an, den der Konstruktor erstellt, und ruft das Ereignis TPopup.OnPopup auf.