TCharacterSetECI Class
Definition
Delphi
type TCharacterSetECI = class(TECI)
- Inheritance
Constructors
Properties
| encodingName | |
| value | (Inherited from TECI) |
Methods
Fields
| AllocatedInstances |
this objectlist is just for doing proper deallocation of TCharacterSetECI instances under Win32/Win64, without having to mess with TInterfacedObject. Since instances are meant to exist for the whole program life, there's no need of doing anything much more complicated than this. |
| FEncodingName | |
| NAME_TO_ECI | |
| VALUE_TO_ECI |