FMX.Forms.TCommonCustomForm.IsPopupForm
Delphi
function IsPopupForm: Boolean; overload; virtual;
class function IsPopupForm(const AForm: TCommonCustomForm): Boolean; overload;
C++
virtual bool __fastcall IsPopupForm()/* overload */;
__classmethod bool __fastcall IsPopupForm(TCommonCustomForm* const AForm)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TCommonCustomForm | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。