[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 191

protected function TOpenDialog.CheckFileMustExist(

  const AFileName: String

):Boolean; virtual;