Unit 'utf8charencstreams' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_utf8tools]

TCharEncStream

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

Declaration

Source position: utf8charencstreams.pas line 56

type TCharEncStream = class(TUniStream)

protected

  function GetUTF8Text; override;

  

  procedure SetUTF8Text(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  property ANSIEnc: string; [rw]

  

end;

Inheritance

TCharEncStream

  

|

TUniStream

  

|

TObject



CT Web help

CodeTyphon Studio