TcxCustomSchedulerStorageField.Values Property
Provides indexed access to the values in the current field.
Declaration
property Values[AEvent: TcxSchedulerEvent]: Variant read; write;
Property Value
| Type |
|---|
| Variant |
Remarks
The zero-based ARecordIndex parameter specifies the record’s index in the field.
See Also