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