FMX.Types.TFmxObject.GetData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetData: TValue; virtual;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

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

Voir aussi