Property SLScope.TSLDisplayElementChannelLink.ChannelIndex
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 ChannelIndex : Integer read GetChannelIndex write SetChannelIndex;
C++ Builder:
__property int ChannelIndex = { read=GetChannelIndex, write=SetChannelIndex };
Summary
Specifies the index of the channel to be linked to the element containing the channel link collection.
Description
Use this property to specify the index of the channel to be
linked to the element containing the channel link collection.