TdxWizardControlHitTest.Cursor Property
Returns the mouse pointer displayed over the inspected point.
Declaration
property Cursor: TCursor read; write;
Property Value
Type |
---|
TCursor |
Remarks
This property returns the crDefault value for all wizard control UI elements, except for an InfoPanel hyperlink. For this element, the crHandPoint value is returned.
See Also