InteractiveChange Method
Class: tsifcombo
Expand/Collapse source code of procedure InteractiveChange Source Code
LOCAL lcField

*-- Reset properties
this.cSearchString = ""

*-- Position record pointer in lookup table
lcField = this.cField
=LOOKUP(&lcField, ;
        UPPER(this.DisplayValue), ;
        &lcField, ;
        this.cTag)