IMetabaseDialogFilters

Description

The IMetabaseDialogFilters interface contains properties and methods that are used to work with the collection of the filters that are used to filter repository objects.

Properties

  Property name Brief description
Count The Count property returns the number of filters in the collection.
Item The Item property returns the filter from the collection.

Methods

  Method name Brief description
AddFilter The AddFilter method adds a filter to the collection.
Clear The Clear method clears all the filters collection.
Remove The Remove method removes the filter from the collection.

See also:

ExtCtrls Assembly Interfaces