TdxFcConnection.Visible Property
Specifies the connection’s visibility.
Declaration
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