Contents - Index - Previous - Next


theHeader property

 

Applies to

TSFXConfig component

 

Declaration

property theHeader: PChar;

 

Description

This is the options header that you pass into MakeNewSFX.  It will be placed between the sfx stub and the zip file when the SFX is created.  theHeader is created by calling CreateHeader after all options have been set.  

 

Run-time only

Read-only