Subject How use SearchMask with TIB_LocateEdit
Author Carlos Daniel
Hi friends,

I am working better with TIB_LocateEdit, but when i need find something with mask i donĀ“t know how to do this, does anybody knows how to do this?

I need find a information with a part of information...
example

Complete name -> "Sarah Hermes"

I have "hermes" only, i need find the "Sarah"

My TIB_LocateEdit is
.SearchWithMask = true
.LocateOptions = [lopPartialKeys]

Thanks for all friends
Carlos Daniel