FMX.Controls.Presentation.TPresentedControl.PresentationProxy
Delphi
property PresentationProxy: TPresentationProxy read FPresentationProxy;
C++
__property TPresentationProxy* PresentationProxy = {read=FPresentationProxy};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp |
FMX.Controls.Presentation | TPresentedControl |
Beschreibung
Proxy, der die Kommunikation zwischen Ihrem Steuerelement und der Darstellungsschicht behandelt.
Die Darstellungsschicht ist der Empfänger Ihres Darstellungs-Proxy.