FMX.MultiView.Types.TCustomPopover.DoClosePopup
Delphi
procedure DoClosePopup; override;
C++
virtual void __fastcall DoClosePopup();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp | FMX.MultiView.Types | TCustomPopover | 
Description
Removes the popup shadow that the constructor creates and dispatches the TPopup.OnClosePopup event.