Data.Cloud.CloudAPI.TCloudTableColumn.Value
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
| Unit: Data.Cloud.CloudAPI | |
| Parent: TCloudTableColumn | |
Delphi
property Value: string read FValue write FValue;
C++
__property System::UnicodeString Value = {read=FValue, write=FValue};
Description
Specifies the value held within the cell.