Back to Devexpress

TdxFcConnection.Style Property

vcl-dxflchrt-dot-tdxfcconnection-7ff40cd4.md

latest773 B
Original Source

TdxFcConnection.Style Property

Specifies the connection’s line style.

Declaration

delphi
property Style: TdxFclStyle read; write;

Property Value

Type
TdxFclStyle

Remarks

Use this property to set the connection’s line style. This property has no effect if the PenWidth property value is set to 0.

For detailed information on all available settings, refer to the TdxFclStyle type description.

See Also

TdxFcConnection.PenStyle

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit