|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Graphics and Pictures (more...)
Type
determ
Syntax
win_setforecolor( WINDOW WINDOW, COLOR COLOR)
Flow patterns
(i, i)
Description:
Sets the background color of the window WinHandle.
WinHandle should specify a drawable object.
If the background mode is bk_Opaque, the system uses the background color to fill the gaps in styled lines, the gaps between hatched lines in brushes, and the background in character cells.
Sample:
No sample