IPWorks BLE 2020 Delphi Edition

Questions / Feedback?

ServerName Property

Local name of the currently connected server.

Syntax

property ServerName: String read get_ServerName;

Default Value

''

Remarks

When the component is connected to a server, this property contains the server's local name.

If the server's name changes while you're connected to it, the ServerUpdate event will fire with the Name parameter populated, and the new value will be reflected here.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 Delphi Edition - Version 20.0 [Build 8158]