Pin SLChangeRange.TSLChangeRange.OutputPin
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 23:52, 25 June 2013
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: TSLChangeRange
Contents |
Syntax
Delphi:
property OutputPin : TOWRealRangedSourcePin read FOutputPin write FOutputPin;
C++ Builder:
__property TOWRealRangedSourcePin OutputPin = { read=FOutputPin, write=FOutputPin };
Summary
The Real(double) ranged Output Pin of the filter.
Description
\OutputPin is the Real(double) ranged data output pin of the
filter.
You can connect this pin to any pin accepting Real(double) ranged data.