&File.Open(String,TFileOpenMode) Method

Represents method Open(String,TFileOpenMode).

Namespace: System.IO
public
 class function Open(const Path: String; const Mode: TFileOpenMode): TStream; static;

Parameters

Path
Type: String

Mode
Type: TFileOpenMode

Return Value

Type: TStream