System.ZLib.ZLIB_VERSION

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

ZLIB_VERSION: MarshaledAString = '1.2.11'; // do not localize

C++

extern DELPHI_PACKAGE char *ZLIB_VERSION;

Propriétés

Type Visibilité  Source Unité  Parent
const
variable
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

ZLIB_VERSION est une constante.

ZLIB_VERSION est passée en tant que paramètre à certaines fonctions de compression et de décompression.

Pour de plus amples informations, voir la documentation originale fournie par la bibliothèque ZLib.

Voir aussi