Get the version of a file - نسخه قابل چاپ +- Parsi Coders (http://parsicoders.com) +-- انجمن: Software Development Programming (http://parsicoders.com/forumdisplay.php?fid=37) +--- انجمن: Pascal/Delphi (http://parsicoders.com/forumdisplay.php?fid=45) +---- انجمن: Delphi (http://parsicoders.com/forumdisplay.php?fid=69) +---- موضوع: Get the version of a file (/showthread.php?tid=419) |
Get the version of a file - Amin_Mansouri - 06-20-2011 کد: function GetVersion(sFileName:string): string; با سورس بالا در دلفی میتونید ورژن فایل exe رو بدست بیارید. |