[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_eldraw.pas line 334
procedure DrawPolyLine( |
Canvas: TCanvas; |
const Points: array of TPoint; |
PenColor: TColor = clBlack; |
PenStyle: TPenStyle = psSolid; |
PenMode: TPenMode = pmCopy; |
PenWidth: Integer = 1 |
); |