CheckFileMustExist returns True if a file with the specified name exists.
Source position: dialogs.pp line 231
protected function TOpenDialog.CheckFileMustExist(
const AFileName: string
):Boolean; virtual;