[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'HTMw' (#powtils_extras)

TCssHAlign

Declaration

Source position: htmw.pas line 104

type TCssHAlign = (

  chaNone,

  chaLeft,

  chaRight,

  chaCenter,

  chaJustify

);