<< Click to Display Table of Contents >> TextColor |
Sets the text color. This is the foreground color which also applies to Barcodes, RTF and Charts.
property Color VPE.TextColor
read / write; runtime only; also supported by TVPEObject
Possible Values:
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