Combobox
Forum kuralları
Forum kurallarını okuyup, uyunuz!
Forum kurallarını okuyup, uyunuz!
Re: Combobox
Kod: Tümünü seç
if combo.items.indexof('text')>-1 then
combo.items.add('Text');
Kod: Tümünü seç
if combo.items.indexof('text')>-1 then
combo.items.add('Text');