[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazUnicode' (#lazutils)

TUnicodeEnumeratorBase

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

Declaration

Source position: lazunicode.pas line 60

type TUnicodeEnumeratorBase = class

public

  constructor Create();

  

  property Current: string; [r]

  

  property CurrentCodeUnitCount: Integer; [r]

  

end;

Inheritance

TUnicodeEnumeratorBase

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.