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

NotifyUser

Declaration

Source position: lclintfh.inc line 136

procedure NotifyUser(

  const DialogMessage: string;

  DialogType: LongInt

);

procedure NotifyUser(

  const DialogCaption: string;

  const DialogMessage: string;

  DialogType: LongInt

);

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