RUI WANG
Author Homepage: http://www.raysoftware.cn
Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
Total 2 products
Code Samples > Samples > Science
By RUI WANG.
Freeware + source 15 Jul 2013Description
Delphi generic dynamic array expansion. assign from constant (var a:TArrayEx£¼Integer£¾;...a:=[1,2,3,4];) operator + (var a:TArrayEx£¼Integer£¾;...a:= a + [1,2,3,4];) Colone (var a,b:TArrayEx£¼Integer£¾;...a:=b.clone;) Insert (var a:TArrayEx£¼Integer£¾;...a:=[1,2,3,4];a.insert(0,3);a.Informations
- Status: Fully functional
- Source: Included
- Size: 3 kB
Platforms: CBXE4, D2010, DXE, DXE2, DXE3, DXE64
Code Samples > Samples > Security
By RUI WANG.
Freeware + source 10 Aug 2013Description
Delphi hook library whole pascal code support Delphi7-DelphiXE4 support X86/X64 easy hook Delphi Object’s method easy hook COM Object’s method(auto process delphi’ COM Object and others)Informations
- Status: Fully functional
- Source: Included
- Size: 148 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3, DXE4, DXE64