DelphiCodeToDoc

Name
  C_OUTPUT_PROPERTYS_DESCRIPTION

Parent
  uOptions

Visibility
  PUBLIC

Description
  List of Output properties

Source code
  C_OUTPUT_PROPERTYS_DESCRIPTION : array [ 1 .. 13 ] of TPropertyDescription = ( ( iName : pdNameLanguage ; iCaption : pdCaptionLanguage ; iReadOnly : True ) , ( iName : pdNameOutputFormat ; iCaption : pdCaptionOutputFormat ; iReadOnly : False ) , ( iName : pdNameOutputFolder ; iCaption : pdCaptionOutputFolder ; iReadOnly : False ) , ( iName : pdNameVisibilitySet ; iCaption : pdCaptionVisibilitySet ; iReadOnly : False ) , ( iName : pdNameTagCommentSet ; iCaption : pdCaptionTagCommentSet ; iReadOnly : True ) , ( iName : pdNameSortAlpha ; iCaption : psCaptionSortAlpha ; iReadOnly : False ) , ( iName : pdNameWarnEmptyTAG ; iCaption : psCaptionWarnEmptyTAG ; iReadOnly : False ) , ( iName : pdNameHideEmptyTAGSection ; iCaption : pdCaptionHideEmptyTAGSection ; iReadOnly : False ) , ( iName : pdNameHideEmptyOutputBlock ; iCaption : pdCaptionHideEmptyOutputBlock ; iReadOnly : False ) , ( iName : pdNameOutputFilteringCategory ; iCaption : pdCaptionOutputFilteringCategory ; iReadOnly : False ) , ( iName : pdNameDisplayHiddenItems ; iCaption : pdCaptionDisplayHiddenItems ; iReadOnly : False ) , ( iName : pdNameCssConfiguration ; iCaption : pdCaptionCssConfiguration ; iReadOnly : False ) , ( iName : pdNameCssCustomFile ; iCaption : pdCaptionCssCustomFile ; iReadOnly : False ) )

DelphiCodeToDoc


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