|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseHTMLForm > Properties > VLinkColor |
Use this property to set the visited link's colorin your form.
SIGNATURE=IWBaseHTMLForm.TIWBaseHTMLForm.VLinkColor
ETYPE=Property
Declaration:
Delphi: |
published property VLinkColor: TIWColor; |
C++: |
__published: __property TIWColor VLinkColor; |
Description: This is VLinkColor, a member of class TIWBaseHTMLForm.