Previous Topic

Next Topic

HttpFormBuilder

property ToString: String readonly

method AddField(FieldName: String, Value: String[, ContentType: String]): Null

method AddFile(FieldName: String, FileName: String[, ContentType: String]): Null

method GetPropertyValue(PropertyName: String): Variant

method PropertyType(PropertyName: String): String

method SetPropertyValue(PropertyName: String, Value: Variant)