Location:
Search - alphacontrol
Search list
Description: Alphacontrol Full SourceCode 6.21
Platform: |
Size: 3023872 |
Author: binh |
Hits:
Description: 很好的一套皮肤控件...网上的版本太老..这是能找到的最新的一个...找了好久-A good online version of the skin control ... .. it is too old to find the latest in a long time ... to find
Platform: |
Size: 11422720 |
Author: aa |
Hits:
Description: This Amazing and shining AlphaControl Library Verssion 8.52(2014) for delphi7 make your Programs look like Professionel and business product check out and enjoy...
Bravesaw.
Platform: |
Size: 7157760 |
Author: pedro |
Hits:
Description: AlphaControl v8.41 FullSource〖含全部源码和DEMO,支持D5-XE4〗
Platform: |
Size: 12576768 |
Author: blockke |
Hits:
Description: AlphaContol [DCU] for Delphi 7
Platform: |
Size: 601088 |
Author: Yepta |
Hits:
Description: alphacontrol exirbox that contain anct_r7 if any problem when compile - install alpha control-alphacontrol exirbox that contain anct_r7 if any problem when compile - install alpha control
Platform: |
Size: 4838400 |
Author: richard |
Hits:
Description: AlphaControl一款相当不错的delphi皮肤控件。-AlphaControl u4E00 u6B3E u76F8 u5F53 u4E0D u9519 u7684delphi u76AE u80A4 u63A7 u4EF6 u3002
Platform: |
Size: 9870336 |
Author: d |
Hits:
Description: create variant array where we'll copy our data}
arrData := VarArrayCreate([1, StringGrid2.RowCount, 1, StringGrid2.ColCount], varVariant);
{fill array}
for i := 1 to StringGrid2.RowCount do
for j := 1 to StringGrid2.ColCount do
arrData[i, j] := StringGrid2.Cells[j-1, i-1];
{initialize an instance of Excel}
xls := CreateOLEObject('Excel.Application');
{create workbook}
wb := xls.Workbooks.Add;
{retrieve a range where data must be placed}
Range := wb.WorkSheets[1].Range[wb.WorkSheets[1].Cells[1, 1],
wb.WorkSheets[1].Cells[StringGrid2.RowCount, StringGrid2.ColCount]];
{copy data from allocated variant array}
Range.Value := arrData;
{show Excel with our data}
Platform: |
Size: 4353024 |
Author: dwik
|
Hits: