TcxLookupGridOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Ansi |
Indicates whether the drop-down list uses Windows locale settings to sort rows. |
Case |
Indicates whether character case is ignored during sorting. |
Column |
Indicates whether sorting can be applied to the drop-down list of a lookup combo box. |
Focus |
Indicates whether moving the mouse in the drop-down list of a lookup combo box focuses the row under the mouse pointer. |
Grid |
Specifies which grid lines are displayed within the drop-down list of a lookup combo box. |
Highlight |
|
Row |
Indicates whether entire rows can be selected when navigating through a drop-down list. |
Show |
Indicates whether column headers are displayed within the drop-down list of a lookup combo box. |
#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. |
See Also