[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 4.0 Generated 2025-05-03 Home