FMX.Presentation.Style.TStyledPresentationProxy

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Presentation.Style.TStyledPresentationProxyFMX.Controls.Presentation.TPresentationProxyFMX.Presentation.Messages.TMessageSenderSystem.Classes.TPersistentSystem.TObjectTStyledPresentationProxy

Delphi

TStyledPresentationProxy = class(TPresentationProxy)
TStyledPresentationProxy<T: TStyledPresentation, constructor> = class(TStyledPresentationProxy)

C++

class PASCALIMPLEMENTATION TStyledPresentationProxy : public Fmx::Controls::Presentation::TPresentationProxy
template<typename T> class PASCALIMPLEMENTATION TStyledPresentationProxy__1 : public TStyledPresentationProxy

Properties

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

Description

Default proxy for the styled presentation.

See Also