Class TResourceStream (unit BmpRes) |
THandleStream
Stream for reading a resource.
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Open a file to access the resources. The file position is automatically set to the start of the resource, but the TResourceStream object makes it appear that the resource starts at position zero, and that the size of the stream is the size of the resource.
Functions |
Close the file handle when we destroy the stream.
Create the illusion that the stream starts at zero and has the size of the resource.
Properties |
Events |
Variables |