Back to Devexpress

TdxGuide.BorderColor Property

vcl-dxuiadorners-dot-tdxguide-a93508b6.md

latest923 B
Original Source

TdxGuide.BorderColor Property

Specifies the guide UI adorner’s outline color.

Declaration

delphi
property BorderColor: TColor read; write; default clDefault;

Property Value

TypeDefault
TColorclDefault

Remarks

You can use this property to change the default guide outline color.

The guide outline color is imported from the guide collection‘s BorderColor property if the BorderColor property is set to clDefault.

The default BorderColor property value is clDefault.

See Also

TdxGuide Class

TdxGuide Members

dxUIAdorners Unit