[Delphi]在DBGrid 畫上 可視元件(這裡用Button來實作)
2011-04-27
[Delphi]在DBGrid 畫上 可視元件(這裡用Button來實作)
InfoLight-EEP(delphi)利用 DataAwareTree作出 階層式選單(包含各階小圖示)
[C#.Net&Linq]LINQ to Object 學習筆記(基本語法)
[Delphi]執行字串運算式(參考 http://www.swissdelphicenter.ch/torry/showcode.php?id=470 )
[C#.Net&Linq]進行資料夾內檔案列舉-並用LINQ進行副檔名篩選
[Delphi]DBGrid Column-Width 欄位寬度自動最佳化
InfoLight-EEP(delphi)不同Package(bpl)表單(form)相互呼叫(達到模組化)
InfoLight-EEP(delphi)DBGrid選點Column-Title進行排序(EEP內建方法 uses AFM2BaseFMUtils ->ChangeIndex)
InfoLight-EEP(delphi)執行後端Store Procedure免用call Server Method
[InfoLight-EEP(delphi 5,7)]好用的ButtonLayoutPanel2(免寫code直接對panel上的button、textbox…進行狀態控制)
[Delphi]取得執行dos App後的結果(參考http://www.delphi3000.com/articles/article_3361.asp)
Silverlight-可視元件相互繫結(using System.Windows.Data.Binding)
快速找出被選中radioButton(會linQ就很簡單,別在foreach了)