FMX.Controls.Presentation.TPresentationProxy Properties
InheritedProtected
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Model | public | Data model that provides the data to fill the presented control. |
NativeObject | public | Native object of the platform where your application is running that is responsible for the presentation of your presented control. |
PresentedControl | public | Presented control that your proxy communicates with a presentation layer. |
Receiver | public | Indicates an object that receives notifications from the message sender. |