Class TBdeInfo (unit BdeInfo)

Inherits from

TObject

TBdeInfo

Constructors


constructor Create;

TBdeInfo


Functions

destructor Destroy;


procedure Update;


function GetBdeDll(Index: Integer): string;


function GetDllCount: Integer;


function GetLangDriverDesc: string;


function GetLanguageDriver: string;


function GetNetUserName: string;


function GetNetworkType: string;


function GetVersionDateTime: TDateTime;


procedure UpdateDllList;


procedure UpdateInformation(OnCreate: Boolean);


procedure UpdateRegInfo;


Properties

property ActiveClients : Word

Active Drivers

property ActiveCursors : Word

Active Databases

property ActiveDatabases : Word

Active Sessions

property ActiveDrivers : Word

Heap Space, in K

property ActiveSessions : Word

Active Clients

property BdeDirectory : string

Version Date

property BdeDll : string


property BdeDllList : TStrings


property BufferSpace : Word

LangDriver Description

property ConfigPath : string


property DllCount : Integer


property EngineVersion : Word

CFG File Path

property HeapSpace : Word

Buffer size, in K

property InterfaceLevel : Word

Engine Version

property LangDriverDesc : string

Language Driver

property LanguageDriver : string

Net User Name

property NetUserName : string

Network Type

property NetworkType : string

Interface Level

property VersionDateTime : TDateTime


Events

Variables

FCfgPath : string;


FConfig : SYSConfig;


FDirectory : string;


FDllList : TStrings;


FInfo : SYSInfo;


FVer : SYSVersion;



Constructors


constructor Create;

TBdeInfo


Functions


destructor Destroy;


procedure Update;


function GetBdeDll(Index: Integer): string;


function GetDllCount: Integer;


function GetLangDriverDesc: string;


function GetLanguageDriver: string;


function GetNetUserName: string;


function GetNetworkType: string;


function GetVersionDateTime: TDateTime;


procedure UpdateDllList;


procedure UpdateInformation(OnCreate: Boolean);


procedure UpdateRegInfo;


Properties


property ActiveClients : Word

Active Drivers


property ActiveCursors : Word

Active Databases


property ActiveDatabases : Word

Active Sessions


property ActiveDrivers : Word

Heap Space, in K


property ActiveSessions : Word

Active Clients


property BdeDirectory : string

Version Date


property BdeDll : string


property BdeDllList : TStrings


property BufferSpace : Word

LangDriver Description


property ConfigPath : string


property DllCount : Integer


property EngineVersion : Word

CFG File Path


property HeapSpace : Word

Buffer size, in K


property InterfaceLevel : Word

Engine Version


property LangDriverDesc : string

Language Driver


property LanguageDriver : string

Net User Name


property NetUserName : string

Network Type


property NetworkType : string

Interface Level


property VersionDateTime : TDateTime


Events


Variables


FCfgPath : string;


FConfig : SYSConfig;


FDirectory : string;


FDllList : TStrings;


FInfo : SYSInfo;


FVer : SYSVersion;