Source position: whtml.pp line 62
public procedure THTMLWriter.EmitInput(
const Name: string;
const Value: string
);procedure THTMLWriter.EmitInput(
const Value: string;
const Attrs: string
);