Subject RE: [IBO] How use SearchMask with TIB_LocateEdit
Author Support List
Hi Carlos,


> 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]


I think I'll need more specific information about what you are trying to
accomplish before I can help you.

Jason