RASAvailable Property
When true, Remote Access System (RAS) is available on the system.
Syntax
property RASAvailable: Boolean;
Default Value
true
Remarks
If this property is False, the component raises an exception when attempting to connect. RAS must be installed before the component can be used.
This property is read-only.
Data Type
Boolean