Class TBaseFilter
Unit
DSUtil
Declaration
type TBaseFilter = class(TPersistentMemory
)
Description
This class can store a custom filter as a moniker within the dfm file.Hierarchy
TPersistentMemory
Methods
Overview
Description
 |
function CreateFilter: IBaseFilter; |
Return the IBaseFilter interface corresponding to filter.
 |
function PropertyBag(Name: WideString): OleVariant; |
Read a property bag. For example you can read the GUID identifier (PropertyBag('CLSID'))
Properties
Overview
Description
 |
property Moniker: IMoniker; |
Set or retrieve the moniker interface.
Generated by DIPasDoc 0.8.0 on Sun 1 Jun 2003 23:53:07