Data.Cloud.CloudAPI.TCloudTableColumn.Value

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Value: string read FValue write FValue;

C++

__property System::UnicodeString Value = {read=FValue, write=FValue};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudTableColumn

Description

Spécifie la valeur stockée dans la cellule.

Voir aussi