<div dir="ltr"><div><div>Good day,<br><br>I tried the above code on my onCreate procedure:<br><br>if Sender Is TComboBox then<br>     with Sender As TComboBox do begin<br>          AutoComplete:= True;<br>     end; <br><br>
</div>When I typed any letter on the TComboBox component, the AutoComplete property do not auto select any element on the list.<br><br></div>Thanks in advance. <br></div>