[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'tiCompress' (#tiopf)

TtiCompressClassMapping

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

A class to hold the TtiCompress class mappings

Declaration

Source position: tiCompress.pas line 34

type TtiCompressClassMapping = class(TObject) end;

public

  constructor Create();

  

Overloaded constructor

  property MappingName: string; [r]

  property CompressClass: TtiCompressClass; [r]

Inheritance

TtiCompressClassMapping

  

A class to hold the TtiCompress class mappings

|

TObject

Description

A class to hold the TtiCompress class mappings. The factory maintains a list of these and uses the CompressClass property to create the objects.


Documentation generated on: 2017-08-16