| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > LocatorClass > LocatorClass Properties >====== FreeElement (the locator's first free key element) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[control the locator control number .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[nocase case sensitivity flag .htm|{{btn_next_n.gif|Next page}}]] | | || | | **FreeElement** | **ANY** | {{blk2blue.jpg|blk2blue.jpg}} The **FreeElement **property contains a reference to a component of the sort sequence of the searched data set. The ABC Templates further require this to be a free component of a key. A free component is one that is not range limited to a single value. Typically this is also the USE variable of the locator control. The LocatorClass uses the FreeElement property to prime the free component with the appropriate search value. The Init method sets the value of the FreeElement property. **See Also:     **[[init initialize the locatorclass object .htm|Init]]