DelphiCodeToDoc

Name
  C_INPUT_PROPERTYS_DESCRIPTION

Parent
  uOptions

Visibility
  PUBLIC

Description
  list of Input properties

Source code
  C_INPUT_PROPERTYS_DESCRIPTION : array [ 1 .. 9 ] of TPropertyDescription = ( ( iName : pdNameName ; iCaption : pdCaptionName ; iReadOnly : False ) , ( iName : pdNameSummary ; iCaption : pdCaptionSummary ; iReadOnly : False ) , ( iName : pdNameDescription ; iCaption : pdCaptionDescription ; iReadOnly : False ) , ( iName : pdNameAuthor ; iCaption : pdCaptionAuthor ; iReadOnly : False ) , ( iName : pdNameCopyright ; iCaption : pdCaptionCopyright ; iReadOnly : False ) , ( iName : pdNameRecurseDirectory ; iCaption : pdCaptionRecurseDirectory ; iReadOnly : False ) , ( iName : pdNameConditionalDefines ; iCaption : pdCaptionConditionalDefines ; iReadOnly : False ) , ( iName : pdNameParseImplementationSection ; iCaption : pdCaptionParseImplementationSection ; iReadOnly : True ) , ( iName : pdNameAllowHtmlInDescription ; iCaption : pdCaptionAllowHtmlInDescription ; iReadOnly : False ) )

DelphiCodeToDoc


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