Source position: whtml.pp line 70
public procedure THTMLWriter.EmitComboBox(
const Name: string;
const Value: string;
Items: TStrings;
UseValues: Boolean
);procedure THTMLWriter.EmitComboBox(
Items: TStrings
);