TcxCustomGridTableOptionsBehavior 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 |
---|---|
Always |
Determines whether the cell editors are always active. |
Best |
Specifies the maximum number of records processed to calculate the best width for columns when calling Apply |
Cell |
Indicates whether a hint box is displayed when hovering over a cell containing clipped text. |
Copy |
Specifies whether or not item (column or row) captions are included in the text to be copied to the clipboard. |
Copy |
Enables end-users to copy the View content to the clipboard as text. |
Drag |
Specifies whether the text is displayed adjacent to the mouse pointer when a drag operation is performed. |
Drag |
Specifies the manner in which the target row is focused in a drag-and-drop operation. |
Drag |
Indicates whether the target record is highlighted when dragging an object over the current View. |
Drag |
Specifies whether group and master rows and detail level tabs are expanded during drag-and-drop. |
Drag |
Enables scrolling of the current View during drag-and-drop. |
Edit |
Specifies the active height adjustment mode for multiline in-place editors. |
Focus |
Specifies if focus moves to the next or previous row when a user navigates to the left or right from the rightmost or leftmost cell in the current row, respectively. |
Focus |
Specifies if the Tab and Shift+Tab keystrokes move focus between cells. |
Focus |
Determines whether the focus moves to the first cell of a newly created row. |
Go |
Specifies if Enter and Shift+Enter keystrokes move focus between grid View items. |
Grid |
|
Hint |
Specifies the hint display time interval.
Inherited from Tcx |
Hot |
|
Hot |
|
Immediate |
Determines whether a specific column editor is activated immediately after an appropriate cell is clicked. |
Inc |
Specifies whether a user can perform an incremental search within the current View. |
Inc |
Specifies the item against which an incremental search is performed when cell focusing is disabled. |
Navigator |
Specifies whether hints should be displayed for the navigator‘s buttons. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Postponed |
Specifies if synchronization of the “clone” Views should be postponed and executed on demand.
Inherited from Tcx |
Pull |
Indicates whether focus moves to the record under the mouse pointer when a user clicks the left mouse button within a View and starts moving the mouse while holding the button down. |
Record |
Specifies the active content scroll mode. |
Repaint |
|
Show |
Specifies whether to display the hourglass cursor in time-consuming operations.
Inherited from Tcx |
Suppress |
Specifies whether to suppress the hint when pressing a mouse button.
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