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

CreateMsgBox

Declaration

Source position: kmessagebox.pas line 37

function CreateMsgBox(

  const Caption: string;

  const Text: string;

  const Buttons: array of TKMsgBoxButton;

  Icon: TKMsgBoxIcon = miNone;

  Def: Integer = 0

):TCustomForm;



CT Web help

CodeTyphon Studio