Data.DB.TIDispatchField.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue: IDispatch;

C++

HIDESBASE _di_IDispatch __fastcall GetValue();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TIDispatchField

Description

Obtient les données d'un composant champ IDispatch.

La méthode GetValue lit des données directement d'un composant champ à l'exécution. GetValue est l'implémentation en lecture protégée de la propriété Value.

Voir aussi