FMX.Presentation.Factory.TPresentationProxyFactory.GenerateDefaultPresentationName

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

Delphi

class function GenerateDefaultPresentationName(const AControlType: TControlType): string;

C++

__classmethod System::UnicodeString __fastcall GenerateDefaultPresentationName(const Fmx::Controls::TControlType AControlType);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Presentation.Factory.pas
FMX.Presentation.Factory.hpp
FMX.Presentation.Factory TPresentationProxyFactory


説明

指定されたコントロール タイプを元に、デフォルトのプレゼンテーション名を生成します。