TcxGridCardRowFilterButtonHitTest Members
In This Article
#Fields
Name | Description |
---|---|
Item |
Provides access to the data item that corresponds to the inspected cell.
Inherited from Tcx |
#Properties
Name | Description |
---|---|
Grid |
Provides access to the grid record being inspected.
Inherited from Tcx |
Grid |
Provides access to the grid View whose element is located at the inspected point.
Inherited from Tcx |
Pos |
Returns the coordinates of the grid point being inspected.
Inherited from Tcx |
View |
Provides access to View |
#Methods
Name | Description |
---|---|
Can |
Determines whether a click on the inspected grid record can initiate record management operations.
Inherited from Tcx |
Clone |
Inherited from Tcx |
Cursor |
Specifies the image used to represent the mouse pointer when it hovers over the inspected grid element.
Inherited from Tcx |
Drag |
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Hit |
Returns the hit code of the inspected grid element.
Inherited from Tcx |
Instance |
Inherited from Tcx |
To |
Inherited from TObject. |
See Also