TApDatabaseDialog component

Inherited from : TApCustomFolderDialog

You can select BDE  alias file path in this dialog.

Types

Properties

Methods

Events



Types


none



Properties


Aliased: boolean; RW

Published.

Set this property to true if you want to display BDE aliases list at dialog startup.


InitialAlias: string; RW

Published.

Set this property to that BDE alias wich will be selected on dialog startup in alias combo box.


ShowSelection : boolean; RW

Published.

Set this property to true if you want to  show currentry selected folder name to be displayed in dialog box while it's visible.


DatabaseName : string; R

Public

Read this property to get database name you selected. Read this property after dialog box is closed.


CustomStdAliases: TStrings; RW

Public

Add strings in the following form: "USER_ALIAS_NAME=BDESTANDARD_ALIAS_PATH" to this property to add application-specific aliases in Aliases combo box. These aliases will be displayed with different icon.



Methods

No items in this section.



Events


none