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

TUnicodeCharacterEnumerator

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

Declaration

Source position: lazunicode.pas line 87

type TUnicodeCharacterEnumerator = class(TUnicodeEnumeratorBase)

public

  property CurrentCodePointCount: Integer; [r]

  

  function MoveNext;

  

end;

Inheritance

TUnicodeCharacterEnumerator

  

|

TUnicodeEnumeratorBase

  

|

TObject

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