[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A class to hold the TtiCompress class mappings
Source position: tiCompress.pas line 34
type TtiCompressClassMapping = class(TObject) end; |
||
public |
||
constructor Create(); |
|
Overloaded constructor |
property MappingName: string; [r] |
||
property CompressClass: TtiCompressClass; [r] |
||
|
A class to hold the TtiCompress class mappings |
|
| | ||
TObject |
A class to hold the TtiCompress class mappings. The factory maintains a list of these and uses the CompressClass property to create the objects.