FMX.Presentation.Style.TStyledPresentationProxy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style FMX.Presentation.Style

Beschreibung

Standard-Proxy für die mit Stilen versehene Darstellung.

Siehe auch