blikblum/luipack

Remover os Trim do TSearchEdit

GoogleCodeExporter opened this issue · 2 comments

Olá,

Não sei se é legal chamar um trim (ele é meio pesado para textos longos, 
algo acima de 1000 caracteres já dá uma diferença), então, onde tem 
"FIsEmpty := Trim(RealGetText) = '';" poderia ser trocado por "FIsEmpty := 
Length(RealGetText) = 0;".

Original issue reported on code.google.com by silvioprog on 11 Sep 2011 at 2:48

Por favor desconsiderem este issue. Ver motivo em thread: 
http://tinyurl.com/3ro7jtu

Original comment by silvioprog on 12 Sep 2011 at 12:44

Original comment by luizamer...@gmail.com on 1 Oct 2011 at 12:26

  • Changed state: Invalid