AltDividerPenColor

<< Click to Display Table of Contents >>

Navigation:  FormFields >

AltDividerPenColor

Previous pageReturn to chapter overviewNext page

Sets the pen color for the Alternative Dividers of a FormField.

property Color VPE.AltDividerPenColor

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

 

See also:

"FormFields" in the Programmer's Manual