Unit 'LazMsgWorker' Package
[Overview][Types][Variables][Index] [#bs_buildintf]

TLazQuestionWorker

Declaration

Source position: lazmsgworker.pas line 15

type TLazQuestionWorker = function(

  const aCaption: string;

  const aMsg: string;

  DlgType: TMsgDlgType;

  Buttons: array of Const;

  const HelpKeyword: string = ''

):Integer of object;



CT Web help

CodeTyphon Studio