FMX.Presentation.Factory.TPresentationProxyFactory.GenerateDefaultPresentationName
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.