|
<< Click to Display Table of Contents >> Navigation: Functions > InitLibDeflate |
SIGNATURE=IW.LibDeflate.Import.InitLibDeflate@Boolean
ETYPE=Function
Declaration:
Delphi: |
function InitLibDeflate(const aUseExternalLib: Boolean): Boolean; |
C++: |
bool InitLibDeflate(const bool aUseExternalLib); |
Unit: IW.LibDeflate.Import.pas
Description: This is function IW.LibDeflate.Import.InitLibDeflate.
Parameters:
•aUseExternalLib: Boolean
Result(Boolean):