Back to Devexpress

TdxFcConnection.ArrowSource Property

vcl-dxflchrt-dot-tdxfcconnection-c1f871b1.md

latest900 B
Original Source

TdxFcConnection.ArrowSource Property

Provides access to the source arrow appearance settings.

Declaration

delphi
property ArrowSource: TdxFcConnectionArrow read; write;

Property Value

Type
TdxFcConnectionArrow

Remarks

You can use the ArrowSource.ArrowType to specify the destination arrow’s shape. Since the arrow’s dimensions are initialized to 0 , increase them to display the arrow.

Refer to the TdxFcConnectionArrow type description for details.

See Also

TdxFcConnection.ArrowDest

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit