<< Click to Display Table of Contents >> PenColor |
Sets the color of the pen.
property Color VPE.PenColor
read / write; runtime only; also supported by TVPEObject
Possible Values:
Color Color
any of the "COLOR_xyz" constants described in Programmer's Manual
or ActiveX / VCL: any RGB value
or .NET: any member of the .NET Color structure
Default:
COLOR_BLACK