TdxWizardControlHitTest.HitAtCommandArea Property
Indicates if the inspected point corresponds to the command area‘s background.
Declaration
property HitAtCommandArea: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point falls within the command area outside the info panel and free from any wizard buttons; otherwise – False.
See Also