TsgcWSPServer_Presence › Properties › Version
Read-only version of the sgcWebSockets library.
property Version: String read GetVersion;
—
Returns the runtime version string of the sgcWebSockets library. Useful for diagnostics and for logging the exact build used at runtime.
ShowMessage(oPresenceServer.Version);