[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'resource' (#fcl-res)

Reference for unit 'resource'

Contains base classes for resource handling

uses

  Classes,

  sysutils;

Overview

This unit contains base classes needed to work with resources.

Single resources are represented by an instance of a TAbstractResource descendant. They are grouped in a TResources instance which can be read (written) to (from) a stream via a TAbstractResourceReader (TAbstractResourceWriter) descendant.

TGenericResource provides a basic implementation of TAbstractResource.


Documentation generated on: Jun 23 2021