IMetabaseDialogClassFilter

Description

The IMetabaseDialogClassFilter interface contains properties and methods of the filter that can be used to display all the objects of the specified type in the dialog box.

Properties

  Property name Brief description
ObjectClass The ObjectClass property determines type of the objects, which are displayed in the dialog box when the filter is used.

Properties inherited from IMetabaseDialogFilter

  Property name Brief description
Description The Description property determines the filter description that is displayed in a drop-down of dialog box filters.
IsVisible The IsVisible property returns whether a repository object is visible in the dialog box.

Methods inherited from IMetabaseDialogFilter

  Method name Brief description
Clone The Clone method creates a copy of filter.

See also:

ExtCtrls Assembly Interfaces