TdxFcConnection.PenWidth Property
In This Article
Specifies the connection width, in pixels.
#Declaration
Delphi
property PenWidth: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to set the width of the connection. To specify the connections style, use the PenStyle property.
See Also