Data.DBXTransportFilter.TDBXFilterSocketChannel.Channel
Delphi
property Channel: TDbxChannel read FDelegate write SetChannel;
C++
__property Data::Dbxtransport::TDbxChannel* Channel = {read=FDelegate, write=SetChannel};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.DBXTransportFilter.pas Data.DBXTransportFilter.hpp |
Data.DBXTransportFilter | TDBXFilterSocketChannel |
Description
Specifies the delegate channel value.
The Channel property specifies the delegate channel value.