DelphiCodeToDoc

Name
  CHM_COMMON_PROJECT_OPTIONS

Parent
  uDocGenCHM_Tools

Visibility
  PUBLIC

Description
  OPTIONS section : %CompiledFile, %ContentFile, %DefaultWindow, %DefaultTopic
, %IndexFile, %Title

Source code
  CHM_COMMON_PROJECT_OPTIONS = '[OPTIONS]' + NativeLineBreak + 'Compatibility=1.1 or later' + NativeLineBreak + 'Compiled file=%s.chm' + NativeLineBreak + 'Contents file=%s.hhc' + NativeLineBreak + 'Default Window=%s' + NativeLineBreak + 'Default topic=' + HTML_INLUDE_PATH + '%s.htm' + NativeLineBreak + 'Display compile progress=No' + NativeLineBreak + 'Full-text search=Yes' + NativeLineBreak + 'Index file=%s.hhk' + NativeLineBreak + 'Language=0x409 Anglais (États-Unis)' + NativeLineBreak + 'Title=%s' + NativeLineBreak

DelphiCodeToDoc


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/