[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_plut' (#crwlib)

VirtualDrawLine

Declaration

Source position: _crw_plut.pas line 154

procedure VirtualDrawLine(

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  Color: Integer;

  VirtualPixel: TVirtualDrawPixel;

  CustomData: Pointer

);