Data.Cloud.CloudAPI.TCloudTableColumn.Value

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Value: string read FValue write FValue;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudTableColumn


Beschreibung

Gibt den in der Zelle enthaltenen Wert an.

Siehe auch