Class TCustomBDEItems (unit DBLists)

Inherits from

TBDEDataSet

Constructors



Functions

procedure CloseCursor;


function CreateHandle: HDBICur;


function GetRecordCount: {$IFNDEF RX_D3} Longint ;


procedure OpenCursor ;


function GetDBSession: TSession;


procedure SetItemType(Value: TBDEItemType);

TCustomBDEItems

procedure SetSessionName(const Value: string);


Properties

property SessionName : string


property DBSession : TSession


property RecordCount : Longint


property ItemType : TBDEItemType


Events

Variables

FItemType : TBDEItemType;


FSessionLink : TDatabase;


FSessionName : string;



Constructors


Functions


procedure CloseCursor;


function CreateHandle: HDBICur;


function GetRecordCount: {$IFNDEF RX_D3} Longint ;


procedure OpenCursor ;


function GetDBSession: TSession;


procedure SetItemType(Value: TBDEItemType);

TCustomBDEItems


procedure SetSessionName(const Value: string);


Properties


property SessionName : string


property DBSession : TSession


property RecordCount : Longint


property ItemType : TBDEItemType


Events


Variables


FItemType : TBDEItemType;


FSessionLink : TDatabase;


FSessionName : string;