Back to Devexpress

TdxFcConnection.Color Property

vcl-dxflchrt-dot-tdxfcconnection-46b73832.md

latest914 B
Original Source

TdxFcConnection.Color Property

Specifies the connection’s color.

Declaration

delphi
property Color: TColor read; write;

Property Value

Type
TColor

Remarks

Use this property to customize the connection’s color. End users can select a new color for the selected connection from the color palette in the ExpressFlowChart editor‘s toolbar.

See Also

TdxFcConnection.PenStyle

TdxFcConnection.PenWidth

TdxFcConnectionArrow.Color

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit