RoutingEnabled Property
Shows whether routing is enabled on the local computer.
Syntax
__property bool RoutingEnabled = {read=FRoutingEnabled, write=FSetRoutingEnabled};
Default Value
False
Remarks
This property indicates whether routing is enabled on the local computer.
NOTE: This functionality is only available in Windows.
This property is read-only and not available at design time.
Data Type
Boolean