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

StyleFillRectangle

Declaration

Source position: gtkproc.pp line 741

procedure StyleFillRectangle(

  drawable: PGDKDrawable;

  GC: PGDKGC;

  Color: TColorRef;

  x: gint;

  y: gint;

  width: gint;

  height: gint

);