Afficher : Delphi C++
Préférences d'affichage

Data.DBXPlatform.TBaseFilterProperties.GetValue

De XE2 API Documentation

Delphi

function GetValue(Index: Integer): string;

C++

HIDESBASE System::UnicodeString __fastcall GetValue(int Index);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseFilterProperties

Description

Renvoie la valeur spécifique de la propriété d'un filtre.

La méthode GetValue renvoie la valeur de la propriété du filtre DataSnap spécifiée par le paramètre Index.

Voir aussi

Versions précédentes
Traductions