TsgcAudioPlayerMCIProperties › Version

Version Property

Returns the current version string of the sgcWebSockets library.

Syntax

__property UnicodeString Version;

Default Value

Remarks

Read-only property exposing the version identifier of the sgcWebSockets runtime this component is linked against. Useful for diagnostics, logging, and support requests. The value matches the version published by eSeGeCe for the installed build.

Example

Back to Properties