TdxFcConnection.PenWidth Property
Specifies the connection width, in pixels.
Declaration
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