Subject | How use SearchMask with TIB_LocateEdit |
---|---|
Author | Carlos Daniel |
Post date | 2011-12-08T12:53:57Z |
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
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