MetabaseSaveDialog

Description

The MetabaseSaveDialog class implements development environment component MetabaseSaveDialog that contains dialog of repository object saving.

Properties of class object inherited from IMetabaseSaveDialog

  Property name Brief description
The SaveObject property determines description of the repository object to be saved.

Properties of class object inherited from IMetabaseDialog

  Property name Brief description
The FilterIndex property determines index of the selected filter that is used in dialogs to filter repository objects.
The Filters property returns collection of filters that are used in dialogs.
The FolderFilters collection property returns a collection of filters used to define folder objects in the dialog box.
The InitialFolder property determines the initial folder.
The Object property returns the description of the selected repository object.
The Objects property returns the collection of the selected repository objects.
The Root property determines a root catalog for a dialog.
The Title property determines the dialog title.

Properties of class object inherited from IComponent

  Property name Brief description
The ComponentCount property returns the number of child components, located on the parent component.
The Components property returns a child component, the index of which is passed via the input parameter.
The Data property is used to store any custom data.
The Name property determines the component name.
The Tag property is not used by the compiler. The user can change the value of this property and use it at his discretion.

Methods of class object inherited from IMetabaseDialog

   Method name Brief description
Execute The Execute method executes the dialog.

See also:

ExtCtrls Assembly Classes