TcxDBDataModeController Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tcx |
#Properties
Name | Description |
---|---|
Data |
Specifies the data controller for which the current data mode controller is applied. |
Detail |
Determines whether the detail data controller is linked to a parameterized query dataset. |
Grid |
Determines whether the data controller works in grid mode. |
Grid |
Specifies the number of dataset records loaded from a dataset in a single operation. |
Smart |
Determines whether to reload all dataset records or only the changed ones. |
Sync |
|
Sync |
Specifies whether synchronization between the grid control and the corresponding TData |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs before reopening the parameterized query linked to a detail data controller. |
On |
Occurs when navigating through records of the detail data controller linked to a parameterized dataset. |
See Also