API:FMX.ListBox.TCustomListBox.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.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

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

FMX.ListBox.TCustomListBox.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