[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 164

function GradientFill(

  DC: HDC;

  Vertices: PTriVertex;

  NumVertices: LongInt;

  Meshes: Pointer;

  NumMeshes: LongInt;

  Mode: LongInt

):Boolean;


Version 3.2 Generated 2024-02-25 Home