Topic Path: Symbol Reference > Classes > TIdBaseComponent Class > TIdBaseComponent Methods > GetVersion Method
ContentsIndexHome
PreviousUpNext
TIdBaseComponent.GetVersion Method

Version number for Indy component suite.

function GetVersion: string;

String - version number for the Indy component suite.

GetVersion is a String function used as the read access specifier for the Version property and returns the Internet Direct (Indy) version number for the components installed on your computer. 

GetVersion returns the value specified in gsIdVersion as the return value.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.