TdxWizardControlHitTest.HitAtButton Property
Indicates if the inspected point corresponds to a wizard button.
Declaration
property HitAtButton: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point corresponds to a wizard button; otherwise – False. Use the HitObjectAsButton property to access button settings.
See Also