Data.DBXTransport.TDBXChannelInfo.Info

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Info: string read GetInfo;

C++

__property System::UnicodeString Info = {read=GetInfo};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport TDBXChannelInfo

Description

Provides general information on the channel.

The Info property provides general information on the channel.

See Also