Skip to main content

TdxNavBarBaseStyle.Image Property

Specifies the background image applied to the element that uses this style.

Declaration

property Image: TPicture read; write;

Property Value

Type
TPicture

Remarks

Use this property to assign a background image to the element that uses the current style. The background image is commonly used in combination with the alpha blending feature (see the AlphaBlending and AlphaBlending2 properties).

See Also