Property SLCombFilter.TSLCombFilter.Feed

From Mitov Wiki Doc
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.

Class: TSLCombFilter

Contents

Syntax

Delphi:

property Feed : TSLCombFeed read FFeed write SetFeed default cfForward;

C++ Builder:

__property TSLCombFeed Feed = { read=FFeed, write=SetFeed, default=cfForward };

Summary

Specifies the type of feed ( Forward or Back ).

Description

Use this property to specify the type of feed ( Forward or Back ).

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox