Determines whether a file associated with the BFile field exists.
Class
TOraFile
Syntax
function Exists: boolean;
Return Value
True, if a file associated with the BFile field exists, False otherwise.
Remarks
Call the Exists method to determine if a file associated with the BFile field exists.
See Also