TIB_NodeList Object
Properties Methods

Unit
IB_Components

Declaration
TIB_NodeList = class(TObject)

Description
This file contains the object used to store the record buffer for the TIB_BDataset class.

You should probably not tinker around in here any. This code is pretty touchy.

Introduced Public Properties
BufferBof 
BufferDelCnt 
BufferEof 
BufferKey 
BufferNode 
BufferPos 
CurrentBof 
CurrentDelCnt 
CurrentEof 
CurrentKey 
CurrentNode 
CurrentPos 
IsEmpty 
ItemCount 
ItemsHead 
ItemsTail 
KeyDataLength 

Introduced Public Methods
AfterFetchCursorRow
BufferDelete
Create
Delete
Destroy
GetNodePos
GetRecord   end
HackBufferPos
Insert
InvalidateBookmark
InvalidateNode
InvalidateNodes
InvalidatePos
LookupNode
NodeOfPosition
PositionOfNode
PutRecord
RemoveRecords
StoreNode
UpdateDescriptors