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

THtmFormMethod

Declaration

Source position: htmw.pas line 186

type THtmFormMethod = (

  hfmGET,

  hfmPOST

);