FMX.Presentation.Factory.TPresentationProxyFactory.GenerateDefaultPresentationName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function public
FMX.Presentation.Factory.pas
FMX.Presentation.Factory.hpp
FMX.Presentation.Factory TPresentationProxyFactory

Description

Generates a default presentation name based on a specified control type.