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

KMsgBox

Declaration

Source position: kmessagebox.pas line 44

function KMsgBox(

  const Caption: string;

  const Text: string;

  const Buttons: array of TKMsgBoxButton;

  Icon: TKMsgBoxIcon = miNone;

  Def: Integer = 0

):Integer;



CT Web help

CodeTyphon Studio