Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Public properties

Databases

property Databases() : TStringList;

List of the database names associated with the session. This is a read-only property and the list of names becomes populated after a session is activated.

DatabaseCount

property DatabaseCount() : Integer;

The number of databases in a session.

TOCIndex