FMX.Controls.Presentation.TPresentationProxy.PresentedControl
Delphi
property PresentedControl: TControl read FControl;
C++
__property Fmx::Controls::TControl* PresentedControl = {read=FControl};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp |
FMX.Controls.Presentation | TPresentationProxy |
Description
Presented control that your proxy communicates with a presentation layer.