论坛


2012年3月12日 星期一

Help Update 4 for Delphi, C++Builder and RAD Studio XE2

Embarcadero| CodeCentral Delphi Submissions |17:45:00

<p>Help Update 4 for Delphi XE2, C++Builder XE2 and RAD Studio XE2<br>Available only to registered users of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE </p><p>For more information, see <a hr...

文本文件的智能识别方法

DELPHI盒子| Delphi盒子 |16:03:00

近日整理自己写的文本编辑器时,觉得不能自动识别文本编码用起来很不方便,于是研究了一下文本文件的编码方式,发现如果文件中有BOM(Byte Order Mark)头,那识别起来简单;如果没有BOM头,就没那么好处理了。 用Google搜索了老半天,自己也苦思冥想,发现大致可以...

Help Update 4 for Delphi XE2, C++Builder XE2 and RAD Studio XE2

Embarcadero| EDN Delphi Feed |07:20:41

Add Custom Sorting To Delphi’s TShellListView Control

About.com| About.com Delphi Programming |03:00:49

inTShellListView::By design, the TShellListView sorts files (and folders) ascending by their name. There's no "OnCompare" event you can handle to change the sort order or the column ...Read Full Post