Unit 'fbcustomdataset' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fbdataset]

TUniversalRBIndex

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

Declaration

Source position: fbcustomdataset.pas line 714

type TUniversalRBIndex = class(TRecordsBufferIndex)

protected

  FFields: array of TField;

  

  FCompDefines: RBIDefines;

  

  FCompSpecDefines: RBIDefines;

  

  function CompareRec(); override;

  

  function LookupRec(); virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Rebuild; override;

  

  function SearchRec(); override;

  

  function LocateRec(); override;

  

end;

Inheritance

TUniversalRBIndex

  

|

TRecordsBufferIndex

  

|

TList

|

TObject



CT Web help

CodeTyphon Studio