FMX.Controls.IsPopup
Delphi
function IsPopup(const Wnd: TFmxObject): boolean;
C++
extern DELPHI_PACKAGE bool __fastcall IsPopup(Fmx::Types::TFmxObject* const Wnd);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | FMX.Controls |
Beschreibung
Gibt zurück, ob der angegebene Parameter ein Popup ist.