Unit 'uibavl' Package
[Overview][Constants][Types][Classes][Index] [#pl_uib]

TAvlIterator

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

Declaration

Source position: uibavl.pas line 66

type TAvlIterator = class

public

  constructor Create(); virtual;

  

  procedure Search();

  

  procedure First;

  

  procedure Last;

  

  function GetIter;

  

  procedure Next;

  

  procedure Prior;

  

end;

Inheritance

TAvlIterator

  

|

TObject



CT Web help

CodeTyphon Studio