FMX.Controls.IsPopup
Delphi
function IsPopup(const Wnd: TFmxObject): boolean;
C++
extern DELPHI_PACKAGE bool __fastcall IsPopup(Fmx::Types::TFmxObject* const Wnd);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Controls.pas FMX.Controls.hpp | FMX.Controls | FMX.Controls | 
Description
Returns whether the given parameter is a popup.