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

TWin32WidgetSet.MessageBox

Declaration

Source position: win32winapih.inc line 160

public function TWin32WidgetSet.MessageBox(

  HWnd: HWND;

  LPText: PChar;

  LPCaption: PChar;

  UType: Cardinal

):Integer; override;