Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWidgetSet.DrawGrid

Draws a grid lines inside a rectangle with the specified spacing.

Declaration

Source position: lclintfh.inc line 62

public procedure TWidgetSet.DrawGrid(

  DC: HDC;

  const R: TRect;

  DX: Integer;

  DY: Integer

); virtual;