TcxSchedulerEvent.ValueCount Property
Gets the number of the storage fields that store the TcxSchedulerEvent property values.
Declaration
property ValueCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the ValueCount property to get the number of the storage fields.
See Also