Delphi 4 Developer's Guide Streaming Example

This link plays a Wave File that was loaded as an RCDATA type from a resource file (*.RES).

This JPEG was loaded from a file that exists on the server's hard drive.

This JPEG was originally a bitmap residing in a resource file (*.RES) in the web server extension itself.

This JPEG was saved as an RCDATA resource and loaded with the TResourceStream class.