Class TLGenericTextFilter.TTLGenericTextFilter

From Mitov Wiki Doc
Revision as of 17:19, 18 October 2012 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGTLGenericTextFilter.gif TLGenericTextFilter.gif NETTLGenericTextFilter.gif

Package: TextLabBasicPkg

Unit: TLGenericTextFilter

Inherits: TSLBasicCommonFilter

Contents

Syntax

Delphi:

type TTLGenericTextFilter = class( TSLBasicCommonFilter )

C++ Builder:

class TTLGenericTextFilter : public TSLBasicCommonFilter

Visual C++ (MFC):

class CTTLGenericTextFilter : public CTSLBasicCommonFilter

C# (.NET):

public ref class TTLGenericTextFilter : Mitov.TextLab.BasicCommonFilter

Summary

User defined filter for Text data.

Description

Implements a user defined filter over theText buffer data.

Implement the user defined filter inside the OnProcessData event handler.

Properties

Published

Methods

Public

Pins

Events

From TSLBasicThreadedEnableFilter

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox