TdxGuides.BorderColor Property
Specifies the default border color of guide UI adorners.
Declaration
property BorderColor: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
This property determines the border color for all guides whose BorderColor property is set to clDefault.
The default BorderColor property value is clDefault.
See Also