IMetabaseDialogMetaclassFilter
Description
The IMetabaseDialogMetaclassFilter interface contains properties and methods of the filter that allows to display objects of a particular class in the dialog.
Properties
| |
Property name |
Brief description |
 |
ObjectMetaclass |
The ObjectMetaclass property determines the class of objects, that are displayed in a dialog when using this filter. |
| |
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