Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefTextStyle

Declaration

Source position: cef3types.pas line 2244

type TCefTextStyle = (

  CEF_TEXT_STYLE_BOLD,

  

  CEF_TEXT_STYLE_ITALIC,

  

  CEF_TEXT_STYLE_STRIKE,

  

  CEF_TEXT_STYLE_DIAGONAL_STRIKE,

  

  CEF_TEXT_STYLE_UNDERLINE

  

);



CT Web help

CodeTyphon Studio