Property: Version

(TSaveFmx2D_Gif)

Specifies the version of a Graphics Interchange Format (GIF) file for the TSaveFmx2D_Gif component.

Syntax:

type

{ Defined in the pfmxSave2D_Gif unit }

TGifVersion = (gv87a, gv89a);

property Version: TGifVersion;

Description:

There are two versions of the Graphics Interchange Format (GIF): versions 87a and 89a. The property specifies which version will be used to save a barcode symbol to a Graphics Interchange Format (GIF) file. It can be one of these values (defined in the pfmxSave2D_Gif unit):

Contents