Borland Delphi

Var LineStyle: W_LINE_STYLE;
{Set LineStyle value}
...
monitor.LineStyle = LineStyle;
Comments