FMX.Presentation.Factory.TPresentationProxyFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTPresentationProxyFactory

Delphi

TPresentationProxyFactory = class

C++

class PASCALIMPLEMENTATION TPresentationProxyFactory : public System::TObject

Properties

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

Description

Factory for creating the presentation proxy of a control given a presentation name.

See Also