Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ObjectResourceToText

Converts an object stream from a (windows) resource to a text format.

Declaration

Source position: classesh.inc line 2528

procedure ObjectResourceToText(

  Input: TStream;

  Output: TStream

);

Description

ObjectResourceToText reads the resource header from the Input stream and then passes the streams to ObjectBinaryToText

See also

ObjectBinaryToText

  

Converts an object stream from a binary to a text format.

ObjectTextToResource

  

Converts an object stream from a text to a (windows) resource format.


Documentation generated on: Jul 24 2023