TcxGridCardViewOptionsData Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Appending |
Determines whether a user can add a new record by pressing the down arrow on the keyboard when focus is on the last grid row.
Inherited from Tcx |
Cancel |
Determines whether empty records are posted into a data set when the grid View loses focus.
Inherited from Tcx |
Deleting |
Determines whether a user can press the Del key or the Ctrl+Del key combination to delete records in a View.
Inherited from Tcx |
Deleting |
Determines whether a message box appears requiring confirmation of the user’s request to delete a row.
Inherited from Tcx |
Editing |
Determines whether a user can edit records within a View.
Inherited from Tcx |
Grid |
Returns the View owning the current options set.
Inherited from Tcx |
Inserting |
Determines whether a user can insert records by pressing the Insert key or via the new item row.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
#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. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also