Property ALCombFilter.TALCombFilter.Feed
From Mitov Wiki Doc
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: TALCombFilter
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 ).