After reading the articles \"Simmering Unicode, bring DPL to a boil\" and \"Simmering Unicode, bring DPL to a boil (Part 2)\" of \"The Oracle at Delphi\" (Allen Bauer), Oracle is all I understand :)
In my application, I\'ve created the TList type list, intended to store Integers or Doubles: TKList<T> = class
I created my splash screen using the method mentioned here: http://delphi.about.com/od/formsdialogs/a/splashscreen.htm
I am migrating an application from Delphi 6 - IBX - Firebird 1.5 that works great to Delphi 2010 - Firebird 2.1 - UTF8 database.
I need three fast-on-large-strings functions:fast search, fast search and replace, and fast count of substrings in a string.
Today I faced a weird behavior using I开发者_开发问答ndy 10 (shipped with Delphi 2010). Here is the problem:
We would like to build new application as multi tiers, we can do it as web service, but we prefer to use more advanced features as WCF, which not fou开发者_如何学编程nd in datasnap too.
Delphi implementation of the TFlowPanel control seems to lack an important feature of the C# version, the AutoScroll one.
I am trying to format a Delphi TStringgrid depending on cell 开发者_如何学Gocontents and position.
I\'m slightly confused and hoping for enlightenment. I\'m using Delphi 2010 for this project and I\'m trying to compare 2 str开发者_开发百科ings.