Class TCustomDatabaseItems (unit DBLists)

Inherits from

TDBListDataSet

Constructors



Functions

function CreateHandle: HDBICur;


function GetItemName: string;


procedure SetExtendedInfo(Value: Boolean);


procedure SetFileMask(const Value: string);


procedure SetItemType(Value: TDBItemType);

TCustomDatabaseItems

procedure SetSystemItems(Value: Boolean);


Properties

property ItemName : string


property ExtendedInfo : Boolean


property FileMask : string


property ItemType : TDBItemType


property SystemItems : Boolean


Events

Variables

FExtended : Boolean;


FFileMask : string;


FItemType : TDBItemType;


FSystemItems : Boolean;



Constructors


Functions


function CreateHandle: HDBICur;


function GetItemName: string;


procedure SetExtendedInfo(Value: Boolean);


procedure SetFileMask(const Value: string);


procedure SetItemType(Value: TDBItemType);

TCustomDatabaseItems


procedure SetSystemItems(Value: Boolean);


Properties


property ItemName : string


property ExtendedInfo : Boolean


property FileMask : string


property ItemType : TDBItemType


property SystemItems : Boolean


Events


Variables


FExtended : Boolean;


FFileMask : string;


FItemType : TDBItemType;


FSystemItems : Boolean;