FMX.Edit.TCustomEdit.GetData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetData: TValue; override;

C++

virtual System::Rtti::TValue __fastcall GetData();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

Description

Implémentation en lecture protégée de la propriété Data.

FMX.Edit.TCustomEdit.GetData hérite de FMX.Types.TFmxObject.GetData. Tout le contenu en-dessous de cette ligne se réfère à FMX.Types.TFmxObject.GetData.

Implémentation en lecture protégée de la propriété Data.

Voir aussi