Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable browser input history on a TIWedit field
#1
Hi,

Ow do I disable browser input history on a TIWedit field?

Regards
Reply
#2
Hi Mikael.
Object Inspector: Attributes -> iaAutoComplete := False;
Reply
#3
Hi,

Fantastic. I wish there was some kind of documentation that explains every property there is.
Reply
#4
Attributes are part of the HTML DOM:
https://developer.mozilla.org/en-US/docs...tocomplete
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)