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