Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

GradientFill

Fills rectangle or triangle areas with gradient colors.

Declaration

Source position: winapih.inc line 164

function GradientFill(

  DC: HDC;

  Vertices: PTriVertex;

  NumVertices: LongInt;

  Meshes: Pointer;

  NumMeshes: LongInt;

  Mode: LongInt

):Boolean;



CT Web help

CodeTyphon Studio