Unit 'kmessagebox' Package
[Overview][Types][Procedures and functions][Index] [#pl_kcontrols]

MsgBox

Declaration

Source position: kmessagebox.pas line 59

function MsgBox(

  const Caption: string;

  const Text: string;

  const Buttons: TKMsgBoxButtons;

  Icon: TKMsgBoxIcon = miNone

):Integer;



CT Web help

CodeTyphon Studio