Icon GetDatabases Method

procedure GetDatabases(List: TStrings)

Call the GetDatabases method to populate a string list with the names of all databases defined in the configuration file pointed to by the TEDBEngine ConfigPath property for local sessions, or the list of databases defined on the ElevateDB Server for remote sessions. List is a string list object, created and maintained by the application, into which to store the database names.
Image