TCollationMethod?
| Tue, 2005-07-19 16:56 | |
|
Anyone has experience with TCollationMethod? How do you customize a method so that it's only case insensitive and nothing else? Will that do the trick? TCollationMethod m = *Mem::CollationMethodByIndex(0) ; m.iFlags = TCollationMethod::EIgnoreNone ; Thanks, Nikolas. If we fall down it's so we can learn to pick ourselves up. |
|





