TcxCustomEditorRowProperties.Values Property
Provides indexed access to the row’s values.
Declaration
property Values[Index: Integer]: Variant read;
Property Value
Type |
---|
Variant |
Remarks
Used to determine the required row’s value.
The Index parameter identifies the record index in a dataset.
See Also