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

TGTKWidgetSet.SetRectRgn

Declaration

Source position: gtkwinapih.inc line 198

public function TGTKWidgetSet.SetRectRgn(

  aRGN: HRGN;

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer

):Boolean; override;