Unit 'odf_types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opendocument]

TOdfFontWeight

Declaration

Source position: styles-decl.inc line 165

type TOdfFontWeight = (

  fwNone,

  

  fwNormal,

  

  fwBold,

  

  fw100,

  

  fw200,

  

  fw300,

  

  fw400,

  

  fw500,

  

  fw600,

  

  fw700,

  

  fw800,

  

  fw900

  

);



CT Web help

CodeTyphon Studio