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

THtmForm

Declaration

Source position: htmw.pas line 240

type THtmForm = record

  Action: String;

  Method: THtmFormMethod;

  EncodeType: THtmFormEncoding;

end;