Navigation: Code Documentation > RSCommon > Structures > Delegates
TForEachFilterMethod Delegate
Represents type TForEachFilterMethod.
Namespace: Structures
Delphi
type TForEachFilterMethod = function( Sender: TObject; Index: Integer; AString: String; AObject: TObject; ATag: LongInt ): Boolean of object;
•Structures