Xceed Zip Compression Library Documentation
SfxClearButtons method
Self-Extractor Module reference > Self-Extractor Module methods > SfxClearButtons method

Description

The SfxClearButtons method clears all the entries in the SfxButtons property. This will save a small amount of space in the configuration portion of a self-extracting zip file. Usually, the SfxClearButtons method is used in conjunction with the SfxClearMessages method.

Declaration (ActiveX)  
Method SfxClearButtons()
Declaration (DLL API)  
void XzSfxClearButtons( HXCEEDZIP hZip )

Parameters

None

Return values

None

Applicable properties

SfxButtons