[Lazarus] TComboBox with AutoComplete property

Johan Tu Toit johan.tutoit at gmail.com
Sat Jun 15 08:26:45 CEST 2013


I has many TComboBox components on the forms without the AutoComplete
property set to True, so I was looking for the easy way to make it True
during the run time.


On Fri, Jun 14, 2013 at 2:31 PM, leledumbo <leledumbo_cool at yahoo.co.id>wrote:

> OnCreate of what? For TForm, the Sender parameter would be... the form
> itself. Why don't you directly set the property? i.e.
> ComboBox1.AutoComplete
> := true;
>
>
>
> --
> View this message in context:
> http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-TComboBox-with-AutoComplete-property-tp4031889p4031893.html
> Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130615/9d11ab5f/attachment-0003.html>


More information about the Lazarus mailing list