[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

GradientFill

Fills rectangle or triangle areas with gradient colors.

Declaration

Source position: winapih.inc line 163

function GradientFill(

  DC: HDC;

  Vertices: PTriVertex;

  NumVertices: LongInt;

  Meshes: Pointer;

  NumMeshes: LongInt;

  Mode: LongInt

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.