TcxCustomSchedulerStorageField Properties
The base class for all classes that implement persistent fields for storing specific user event data.
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
ID |
Inherited from TCollection |
Index | Gets the current field’s index. |
Is |
|
Name protected | Specifies the current field’s name. |
Value |
Gets the number of values (or records in the relational data store) for the current field. |
Values protected | Provides indexed access to the values in the current field. |
Value |
Specifies the string representation for the current field’s data type. |
Value |
Specifies the data type for the current user-defined field. |
See Also