Connected Property
This indicates the component's login status.
Syntax
property Connected: Boolean;
Default Value
false
Remarks
This value shows whether or not the component has successfully logged into the IMServer. It will not be true until a successful Connected event has fired.
This property is not available at design time.
Data Type
Boolean