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

TWin32WidgetSet.CreateRoundRectRgn

Declaration

Source position: win32winapih.inc line 56

public function TWin32WidgetSet.CreateRoundRectRgn(

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  nWidthEllipse: Integer;

  nHeightEllipse: Integer

):HRGN; override;