[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TQuestionDialogFunction

Declaration

Source position: interfacebase.pp line 196

type TQuestionDialogFunction = function(

  const aCaption: string;

  const aMsg: string;

  DlgType: LongInt;

  Buttons: TDialogButtons;

  HelpCtx: LongInt

):LongInt;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.