Icon LoadFromFile Method

procedure LoadFromFile(const FileName: String)

Available In: Server Applications

Use this method to write all of the data from the specified file into the stream. Before the data is written, the stream's Size property is set to 0.
Image