function GetVersionComponents(const Filename: String; var Major, Minor, Revision, Build: Word): Boolean;
Gets the individual version components of the specified file. Returns True if successful, False otherwise.
PackVersionComponents