FMX.Types.TFmxObject.GetData
Delphi
function GetData: TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall GetData();
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.