FMX.Types.TFmxObject.GetData
Delphi
function GetData: TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall GetData(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Types.pas FMX.Types.hpp | FMX.Types | TFmxObject | 
Description
Protected getter implementation for the Data property.