[Overview][Types][Classes][Index] Reference for unit 'msebintree' (#msegui)

tavltree

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

Declaration

Source position: msebintree.pas line 50

type tavltree = class

public

  destructor destroy; override;

  procedure clear; virtual;

  procedure removenode();

  procedure traverse();

  property count: Integer; [r]

  property root: tavlnode; [r]

end;

Inheritance

tavltree

|

TObject


Documentation generated on: 2021-05-13