Draws a grid lines inside a rectangle with the specified spacing.
Source position: lclintfh.inc line 62
public procedure TWidgetSet.DrawGrid(
DC: HDC;
const R: TRect;
DX: Integer;
DY: Integer
); virtual;