例如:
If BGColor = COLORWHITE then
clr := COLORBLACK;
ELSE
clr := COLORWHITE;
Plot(X,'INDIN',LINE, clr);