TdxWizardControlHitTest.HitPoint Property
Specifies a wizard control point to be inspected.
Declaration
property HitPoint: TPoint read; write;
Property Value
Type |
---|
TPoint |
Remarks
Specifying the inspected point via this property or the Calculate method automatically updates other class properties with relevant values based on the point.
See Also