Class tint64avlnode

Unit

Declaration

type tint64avlnode = class(tavlnode)

Description

No description available, ancestor tavlnode description follows

Hierarchy

Overview

Fields

Protected fkey: int64;

Methods

Public constructor create(const akey: int64); overload;

Properties

Public property key: int64 read fkey;

Description

Fields

Protected fkey: int64;
 

Methods

Public constructor create(const akey: int64); overload;
 

Properties

Public property key: int64 read fkey;
 

Generated by PasDoc 0.16.0.