THasFlagsFilter Class

Represents type THasFlagsFilter.

Namespace: Spring.Reflection
TInterfacedObject
  Spring.DesignPatterns.TSpecificationBase<T>
    Spring.Reflection.THasFlagsFilter
type
 THasFlagsFilter = class(TSpecificationBase<TRttiParameter>)
 end;

The THasFlagsFilter type exposes the following members.

Show:
 NameDescription
Create(TParamFlags)

Initializes a new instance of the THasFlagsFilter class.

Top
Show:
 NameDescription
IsSatisfiedBy(TRttiParameter)

Represents method IsSatisfiedBy(TRttiParameter).

Top
Show:
 NameDescription
fFlags

Represents field fFlags.

Top