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

TQuestionDialogFunction

Declaration

Source position: interfacebase.pp line 208

type TQuestionDialogFunction = function(

  const aCaption: string;

  const aMsg: string;

  DlgType: LongInt;

  Buttons: TDialogButtons;

  HelpCtx: LongInt

):LongInt;


Version 3.2 Generated 2024-02-25 Home