Unit 'PropEdits' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_ideintf]

TPropertyAttributes

Declaration

Source position: propedits.pp line 270

type TPropertyAttributes = set of (

  paValueList,

  

  paPickList,

  

  paSubProperties,

  

  paDynamicSubProps,

  

  paDialog,

  

  paMultiSelect,

  

  paAutoUpdate,

  

  paSortList,

  

  paReadOnly,

  

  paRevertable,

  

  paFullWidthName,

  

  paVolatileSubProperties,

  

  paDisableSubProperties,

  

  paReference,

  

  paNotNestable,

  

  paCustomDrawn

  

);



CT Web help

CodeTyphon Studio