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

dialogs_show_msgbox

Declaration

Source position: geanybindings.inc line 689

procedure dialogs_show_msgbox(

  _type: TGtkMessageType;

  text: Pgchar;

  args: array of Const

);

procedure dialogs_show_msgbox(

  _type: TGtkMessageType;

  text: Pgchar

);