Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TBufferedUTF8String

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

Declaration

Source position: virtualtrees.pas line 3229

type TBufferedUTF8String = class

public

  destructor Destroy; override;

  

  procedure Add();

  

  procedure AddNewLine;

  

  property AsAnsiString: ansistring; [r]

  

  property AsString: string; [r]

  

  property AsUTF8String: string; [r]

  

  property AsUTF16String: unicodestring; [r]

  

end;

Inheritance

TBufferedUTF8String

  

|

TObject



CT Web help

CodeTyphon Studio