Pin TLBasicTimingFilter.TTLBasicClockedFilter.ClockInputPin
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: TTLBasicClockedFilter
Contents |
Syntax
Delphi:
property ClockInputPin : TOWClockSinkPin read FInputPin write FInputPin;
C++ Builder:
__property TOWClockSinkPin ClockInputPin = { read=FInputPin, write=FInputPin };
Summary
The Input Pin of the component.
Description
You can connect any clock capable source pin to this pin.