Unit 'flcHTMLProperties' Package
[Overview][Types][Procedures and functions][Index] [#pl_fundamentals]

ThtmlFontWeight

Declaration

Source position: flcHTMLProperties.pas line 175

type ThtmlFontWeight = (

  fweightDefault,

  

  fweightNormal,

  

  fweightBold,

  

  fweightBolder,

  

  fweightLighter,

  

  fweight100,

  

  fweight200,

  

  fweight300,

  

  fweight400,

  

  fweight500,

  

  fweight600,

  

  fweight700,

  

  fweight800,

  

  fweight900

  

);



CT Web help

CodeTyphon Studio