TcxvgHitTest Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Edit |
Inherited from Tcx |
Hit |
Indicates that the mouse pointer is over a band’s sizing line. |
Hit |
Indicates that the mouse pointer is over an expand button. |
Hit |
Indicates that the mouse pointer is over a row’s caption. |
Hit |
|
Hit |
Indicates that the mouse pointer is over the customization box. |
Hit |
Indicates that the mouse pointer is over the divider. |
Hit |
Indicates that the mouse pointer is over the grid’s empty space. |
Hit |
Indicates if the test point belongs to the built-in control’s filter panel.
Inherited from Tcx |
Hit |
Indicates if the test point belongs to the built-in Find Panel.
Inherited from Tcx |
Hit |
Indicates that the mouse pointer is over an image. |
Hit |
Indicates that the mouse pointer is over an indent space. |
Hit |
Indicates if the test point belongs to the embedded navigator.
Inherited from Tcx |
Hit |
Indicates that the mouse pointer is over a row’s header. |
Hit |
Indicates that the mouse pointer is over a row’s bottom line. |
Hit |
Indicates that the mouse pointer is over a row’s value. |
Hit |
Returns the index of the grid band that the mouse pointer is currently over. |
Hit |
Returns the index of the row’s cell that the mouse pointer is over. |
Hit |
Determines if the test point belongs to a specified editing control element.
Inherited from Tcx |
Hit |
|
Hit |
Specifies the test point within an editing control.
Inherited from Tcx |
Hit |
Returns the grid row under the mouse pointer. |
Hit |
Determines the control element to which the test point belongs.
Inherited from Tcx |
Hit |
Specifies the editing control element to which the test point belongs.
Inherited from Tcx |
Hit |
Specifies the horizontal coordinate of the point within an editing control.
Inherited from Tcx |
Hit |
Specifies the vertical coordinate of the point within an editing control.
Inherited from Tcx |
Is |
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Check |
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Re |
Inherited from Tcx |
Re |
Updates the control’s Hit |
To |
Inherited from TObject. |
See Also