TIWBaseHTMLForm

TIWBaseHTMLForm

TIWBaseHTMLForm

TIWBaseHTMLForm = class(TIWBaseForm)

Properties

property BGColor: TIWColor;

Use this property to set the form’s backgroud color.

property LinkColor: TIWColor;

Use this property to set the link’s color in your form.

property TextColor: TIWColor;

Use this property to set the text color in your form.

property VLinkColor: TIWColor;

Use this property to set the visited link’s colorin your form.