TOptionsDestination Class Reference

This object stores destination configuration properties. More...

List of all members.

Public Attributes

string DestinationName
 Destination name.
TDestinationType DestinationType
 Destination type.


Detailed Description

This object stores destination configuration properties.

Member Data Documentation

string TOptionsDestination::DestinationName

Destination name.

May not be changed if the connection is active.

See also:
FDestinationName For reading

SetDestinationName For writing

TDestinationType TOptionsDestination::DestinationType

Destination type.

May not be changed if the connection is active.

Valid destination types are:

These destination types are included for future usage. The component will raise an exception if one of them is assigned to the DestinationType property:


Generated by doxygen