Source position: _crw_plut.pas line 152
type TVirtualDrawPixel = procedure(
x: Integer;
y: Integer;
color: Integer;
CustomData: Pointer
);