IBX.IBCustomDataSet.TIBStringField.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue(var Value: string): Boolean;

C++

HIDESBASE bool __fastcall GetValue(System::UnicodeString &Value);

Propriétés

Type Visibilité  Source Unité  Parent
function public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBStringField

Description

Renvoie la valeur d'un champ.

Appelez GetValue pour renvoyer la valeur d'un champ.