TcxDataControllerMultiThreadedOptions Members
Stores data controller multi-threading settings.Constructors
Name | Description |
---|---|
Create(TcxCustomDataController) | Initializes a new instance of the TcxDataControllerPersistent class with specified settings. Inherited from TcxDataControllerPersistent. |
Properties
Name | Description |
---|---|
DataController | Inherited from TcxDataControllerPersistent. |
Filtering | Specifies if the data controller uses a multi-threaded data filtering algorithm. |
Sorting | Specifies if the data controller uses a multi-threaded data sorting algorithm. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also