JVCL Help:GIFVersionName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GIFVersionName function
[+] JvGIF.pas Functions
Search in JVCL Help
Search in all projectsSummary
Returns the version string for a specific GIF version.
Pascal
run\JvGIF.pas
functionGIFVersionName(Version: TGIFVersion): string;
Description
Call GIFVersionName to retrieve the string name of a specific GIF version. Currently, this function returns either '87a' or '89a'. If the requested version is gvUnknown, the string #0#0#0 is returned instead.
About
Version
The version to get a string for.
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page