Unit 'IDEDialogs' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#bs_ideintf]

IDEMessageDialogAb

Declaration

Source position: idedialogs.pas line 71

function IDEMessageDialogAb(

  const aCaption: string;

  const aMsg: string;

  DlgType: TMsgDlgType;

  Buttons: TMsgDlgButtons;

  ShowAbort: Boolean;

  const HelpKeyword: string = ''

):Integer;



CT Web help

CodeTyphon Studio