资源简介
Delphi XE2 可用的NextGrid
代码片段和文件信息
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFORM(“Unit1.cpp“ Form1);
//---------------------------------------------------------------------------
WINAPI WinMain(HINSTANCE HINSTANCE LPSTR int)
{
try
{
Application->Initialize();
Application->CreateForm(__classid(TForm1) &Form1);
Application->Run();
}
catch (Exception &exception)
{
Application->ShowException(&exception);
}
catch (...)
{
try
{
throw Exception(““);
}
catch (Exception &exception)
{
Application->ShowException(&exception);
}
}
return 0;
}
//---------------------------------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3464 2008-04-20 12:24 Demos\Delphi\Next Collection\Boundle Demo\Unit1.pas
文件 3017 2007-11-12 07:36 Demos\Delphi\Next Collection\Demo 1\Unit1.pas
文件 787 2006-09-25 23:17 Demos\Delphi\Next Collection\Demo 2\Unit1.pas
文件 710 2008-03-11 21:16 Demos\Delphi\Next Collection\NxAlerWindow\Unit1.pas
文件 514 2010-09-06 17:08 Demos\Delphi\Next Collection\NxGlyphPageControl Demo\Unit1.pas
文件 455 2008-03-11 00:20 Demos\Delphi\Next Collection\NxPageControl Demo\Unit1.pas
文件 1562 2008-02-02 16:43 Demos\Delphi\Next Collection\NxPathControl Basic Demo\Unit1.pas
文件 1765 2008-03-15 12:06 Demos\Delphi\Next DBGrid\ADO\Blob Image Demo\Unit1.pas
文件 10098 2011-06-20 14:48 Demos\Delphi\Next DBGrid\ADO\Demo 1\Unit1.pas
文件 1904 2009-04-05 17:08 Demos\Delphi\Next DBGrid\ADO\Demo 1\Unit2.pas
文件 4726 2009-06-09 22:00 Demos\Delphi\Next DBGrid\ADO\Demo 2\Unit1.pas
文件 1931 2007-07-28 18:42 Demos\Delphi\Next DBGrid\ADO\Demo 2\Unit2.pas
文件 4201 2010-05-05 00:34 Demos\Delphi\Next DBGrid\ADO\Demo 3\Unit1.pas
文件 851 2009-06-06 13:43 Demos\Delphi\Next DBGrid\ADO\Demo 4\Unit1.pas
文件 17206 2010-09-02 00:42 Demos\Delphi\Next DBGrid\BDE\Demo 1\Unit1.pas
文件 5218 2009-05-22 17:36 Demos\Delphi\Next DBGrid\BDE\Demo 2\Unit1.pas
文件 4858 2011-02-22 01:23 Demos\Delphi\Next DBGrid\BDE\Demo 3\Unit1.pas
文件 4622 2009-06-04 23:07 Demos\Delphi\Next DBGrid\CDS\Demo 1\Unit1.pas
文件 2940 2007-09-26 09:01 Demos\Delphi\Next DBGrid\Misc\Virtual DataSet\Unit1.pas
文件 1507 2005-05-09 10:07 Demos\Delphi\Next DBGrid\ZDBO\Demo 1\Unit1.pas
文件 614 2005-04-02 00:33 Demos\Delphi\Next DBGrid\ZDBO\Demo 1\Unit2.pas
文件 4086 2011-06-06 09:20 Demos\Delphi\Next DBInspector\BDE\Demo 1\Unit1.pas
文件 32675 2009-12-11 02:30 Demos\Delphi\Next Grid\Demo 1\Unit1.pas
文件 626 2005-03-25 00:15 Demos\Delphi\Next Grid\Demo 1\Unit2.pas
文件 697 2005-03-25 00:17 Demos\Delphi\Next Grid\Demo 1\Unit3.pas
文件 9292 2005-04-11 16:58 Demos\Delphi\Next Grid\Demo 2\Unit1.pas
文件 2550 2009-08-25 22:54 Demos\Delphi\Next Grid\Demo 3\Unit1.pas
文件 3287 2008-03-13 20:17 Demos\Delphi\Next Grid\Demo 4\Unit1.pas
文件 1902 2007-09-23 18:33 Demos\Delphi\Next Grid\FindText Search\Unit1.pas
文件 3809 2006-03-18 00:27 Demos\Delphi\Next Grid\FixedCols Demo\Unit1.pas
文件 1600 2007-01-27 22:45 Demos\Delphi\Next Grid\Header Vertical Text\Unit1.pas
............此处省略973个文件信息
相关资源
- delphi STC-ISP通用工具 源码
- Delphi图书馆管理系统
- 浙江大华 SDK Demo Delphi
- LED大屏控制程序源码
- EhLib5.6. for delphi XE2
- IOComp Components 4.0.4 Delphi 2007 2010 XE
- Delphi 图片滚动播放
- Delphi公司物品管理系统
- delphi 宿舍管理系统
- Rx系列控件delphi7
- Pdfium实现PDF转JPG
- DELPHI数据库课程设计
- DELPHI控件AutoUpgrade,让作出的程序带有
- redis客户端delphi版
- 多元非线性回归分析源代码
-
em
beddedWB_D5-XE2_V14.70.0 -
em
beddedWebBrowser D5-XE2 - pos收银系统Delphi源码
- Delphi XE2 Update1 破解
- Delphi网页爬取.rar
- CEF4Delphi(CEF 78.3.1).rar
- DELPHI 音频格式互转控件MP3、WMA、APE、
- dspack for delphi 2010
- Delph 资源开发和反编译
- delphi调用v8引擎.zip
- Delphi7+fastreport 4 二维码 支持中文
- delphi7 fft
- DxSock3 for XE2-XE6
- delphi directui 做界面的一个
-
APla
yerUIDemo.zip
评论
共有 条评论