Vcl.Graphics.TPen Properties
InheritedProtected
Color | published | Determines the color used to draw lines on the canvas. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Handle | public | Specifies the Windows pen object handle. |
Mode | published | Determines how the pen draws lines on the canvas. |
OwnerCriticalSection | public | Points to information about the critical section that the canvas which draws with this graphics object uses to lock out other threads. |
Style | published | Determines the style in which the pen draws lines. |
Width | published | Specifies the width of the pen in pixels. |