IMetabaseDialogMetaclassFilter
Description
The IMetabaseDialogMetaclassFilter interface contains properties and methods of the filter that can be used to display objects of a particular class in the dialog box.
Properties
|
Property name |
Brief description |
|
ObjectMetaclass |
The ObjectMetaclass property determines the class of objects that are displayed in the dialog box when using this filter. |
|
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. |
|
Method name |
Brief description |
|
Clone |
The Clone method creates a copy of filter. |
See also:
ExtCtrls Assembly Interfaces