FMX.Forms.TCommonCustomForm.IsPopupForm

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。