Unit 'BufDataset' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TBufIndex.Create

Constructor for the class instance.

Declaration

Source position: bufdataset.pas line 150

public constructor TBufIndex.Create(

  const ADataset: TCustomBufDataset

); virtual;

Arguments

ADataset

  

Dataset for the index.

Description

Create is the constructor for the class instance. Create calls the inherited constructor, and stores the ADataset parameter to the internal member used for the TCustomBufDataset class instance.


Documentation generated on: Jan 30 2024