FMX.StdCtrls.TImageControl.SetData
Delphi
procedure SetData(const Value: TValue); override;
C++
virtual void __fastcall SetData(const System::Rtti::TValue &Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.StdCtrls.pas FMX.StdCtrls.hpp  | 
        FMX.StdCtrls | TImageControl | 
Description
Protected setter implementation for the Data property.
FMX.StdCtrls.TImageControl.SetData inherits from FMX.Types.TFmxObject.SetData. All content below this line refers to FMX.Types.TFmxObject.SetData.
Protected setter implementation for the Data property.