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

TOpenDialog.CheckFileMustExist

CheckFileMustExist - returns True if a file with the supplied name actually exists

Declaration

Source position: dialogs.pp line 197

protected function TOpenDialog.CheckFileMustExist(

  const AFileName:

):Boolean; virtual;