Posts by Michel Ailton • 11 points
1 post
-
1
votes2
answers318
viewsA: Filter in Delphi does not work with accent
To solve this problem, create a function that removes the special characters as accentuation, and put it like this: 'Upper(nome_pessoa) like '+QuotedStr('%'+ AnsiUpperCase(Substitui(Texto))+'%')…
delphianswered Michel Ailton 11