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

THtmVertAlign

Declaration

Source position: htmw.pas line 174

type THtmVertAlign = (

  hvaNone,

  hvaTop,

  hvaBottom,

  hvaMiddle

);