Property SLScope.TSLDisplayElementChannelLink.Channel
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: TSLDisplayElementChannelLink
Contents | 
Syntax
Delphi:
property Channel : TSLDisplayChannel read FChannel write SetChannel;
C++ Builder:
__property TSLDisplayChannel * Channel = { read=FChannel,  write=SetChannel };
Summary
Specifies the channel to be linked to the element containing the channel link collection.
Description
Use this property to specify the channel to be linked to the element
containing the channel link collection.