Back to Devexpress

TdxFcConnection.Visible Property

vcl-dxflchrt-dot-tdxfcconnection-6d6bcc71.md

latest700 B
Original Source

TdxFcConnection.Visible Property

Specifies the connection’s visibility.

Declaration

delphi
property Visible: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set this property to False or True to hide or show the connection. If the connection is visible, the Transparent property determines its Z-order.

See Also

TdxFcObject.Visible

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit