Unit 'IpCSS' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_tpipro]

TCSSFontWeight

Declaration

Source position: ipcss.pas line 16

type TCSSFontWeight = (

  cfwNormal,

  

  cfwBold,

  

  cfwBolder,

  

  cfwLighter,

  

  cfw100,

  

  cfw200,

  

  cfw300,

  

  cfw400,

  

  cfw500,

  

  cfw600,

  

  cfw700,

  

  cfw800,

  

  cfw900

  

);



CT Web help

CodeTyphon Studio