[Overview][Classes][Index] Reference for unit 'externalwriter' (#fcl-res)

Reference for unit 'externalwriter'

Contains a resource writer for external resource files

uses

  System,

  Classes,

  sysutils,

  resource,

  

Contains base classes for resource handling

  resourcetree,

  

Implements an ordered tree of resources

  externaltypes,

  

Contains types and constants used by external resource reader and writer

  strtable;

Overview

This unit contains TExternalResourceWriter, a TAbstractResourceWriter descendant that is able to write standalone resource files in a Free Pascal-specific format.

Adding this unit to a program's uses clause registers class TExternalResourceWriter with TResources.

See also

Free Pascal external resource file format description


Documentation generated on: Nov 14 2015