IPWorks MQ 2020 C++ Builder Edition

Questions / Feedback?

Connected Property

This indicates the component's login status.

Syntax

__property bool Connected = { read=FConnected, write=FSetConnected };

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 C++ Builder Edition - Version 20.0 [Build 8155]