IMetabaseDialogClassFilter
Description
The IMetabaseDialogClassFilter interface contains properties and methods of the filter that allows to display all the objects of the specified type in the dialog.
Properties
| |
Property name |
Brief description |
 |
ObjectClass |
The ObjectClass property determines type of the objects which are displayed in a dialog when the filter is used. |
| |
Property name |
Brief description |
 |
Description |
The Description property determines the filter description that is displayed in a combined list of dialog filters. |
 |
IsVisible |
The IsVisible property returns whether a repository object is visible in a dialog. |
| |
Method name |
Brief description |
 |
Clone |
The Clone method creates a copy of a filter. |
See also:
ExtCtrls Assembly Interfaces