Source position: OpenGLCanvas.pas line 169
public procedure TOGLCanvas.Line( |
const x1: Integer; |
const y1: Integer; |
const x2: Integer; |
const y2: Integer |
); overload; |
const p1: TPoint; |
const p2: TPoint |
); overload; |
const points: TRect |
); overload; |
| CT Web help |
| CodeTyphon Studio |