Skip to main content

TdxCustomBreadcrumbEdit.OnGlass Event

Specifies if the breadcrumb editor is displayed on top of a glass frame in Windows Vista or Windows 7.

Declaration

property OnGlass: Boolean read; write; default False;

Remarks

This property is designed for compatibility with the Aero Glass effect in Windows Vista and Windows 7.

The OnGlass property’s default value is False.

See Also