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

ThtmlListStyleType

Declaration

Source position: flcHTMLProperties.pas line 476

type ThtmlListStyleType = (

  liststyleDefault,

  

  liststyleDisc,

  

  liststyleCircle,

  

  liststyleSquare,

  

  liststyleDecimal,

  

  liststyleLowerRoman,

  

  liststyleUpperRoman,

  

  liststyleLowerAlpha,

  

  liststyleUpperAlpha,

  

  liststyleNone,

  

  liststyleInside,

  

  liststyleOutside

  

);



CT Web help

CodeTyphon Studio