FMX.Presentation.Style.TStyledPresentationProxy

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.