TsgcWSPClient_Files › Properties › Version
Read-only sgcWebSockets library version string.
property Version: String read GetVersion;
—
Returns the runtime version of the sgcWebSockets library embedded in the component. Useful for diagnostics and support requests.
ShowMessage('sgcWebSockets ' + oProtocol.Version);