Datasnap.DSCommon.TDSCallbackItem.Channels
Delphi
property Channels: TStrings read FChannels;
C++
__property System::Classes::TStrings* Channels = {read=FChannels};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp  | 
        Datasnap.DSCommon | TDSCallbackItem | 
Description
Specifies a list of channel names in which this specific callback is interested, or nil.
The Channels property specifies a list of channel names in which this specific callback is interested, or nil.