Back to Devexpress

TdxGuide.AllowCalloutPopup Property

vcl-dxuiadorners-dot-tdxguide-a34e491b.md

latest751 B
Original Source

TdxGuide.AllowCalloutPopup Property

Specifies if the guide UI adorner can display a callout popup.

Declaration

delphi
property AllowCalloutPopup: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False or True to disable or enable raising the OnGetCalloutPopupControl event on clicking the guide.

The default AllowCalloutPopup property value is True.

See Also

TdxGuide Class

TdxGuide Members

dxUIAdorners Unit