RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TVersionInfo Class

TVersionInfo represents version information about an InterBase server.

Pascal
TVersionInfo = class;
C++
class TVersionInfo;

TVersionInfo supplies the following version information: 

ServerVersion gives the version of the InterBase server. 

ServerImplementation gives the implementation string. 

ServiceVersion give the version number for the service that fetches the version information. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!