Unit 'Img32.Extra' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

GridBackground

Declaration

Source position: Img32.Extra.pas line 121

procedure GridBackground(

  img: TImage32;

  majorInterval: Integer;

  minorInterval: Integer;

  fillColor: TColor32 = clWhite32;

  majColor: TColor32 = $30000000;

  minColor: TColor32 = $20000000

);



CT Web help

CodeTyphon Studio