Skip to main content

TcxvgHitTest.HitAtCustomize Property

Indicates that the mouse pointer is over the customization box.

Declaration

property HitAtCustomize: Boolean index vghc_HitAtCustomize read;

Property Value

Type
Boolean

Remarks

Read the HitAtCustomize property to determine whether the mouse pointer is over the customization box.

Note that the property only returns True during drag and drop operations, i.e. when the end-user drags a header into the customization box (see Customizing).

See Also