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