HTForeColor Property
|
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName>.HTForeColor
:= aHTForeColor
Get:
<ParentWindowName>.<ControlName>.HTForeColor --> aHTForeBold
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>, HTForeColor , aHTForeColor)
Get:
GetProperty ( <ParentWindowName>,
<ControlName>, HTForeColor ) --> aHTForeBold