TdxPSDBBasedExplorerItemsFieldNamesMap.Data Property
Specifies the name of the field containing report data.
Declaration
property Data: string index fnmData read; write;
Property Value
Type |
---|
string |
Remarks
You should assign the name of a BLOB (memo) field to the Data property. This field’s values will actually contain report data.
See Also