搜索资源列表
winskin
- Delphi VclSkin 2.60 VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application usin
panclock
- TPanelClock -一个VCL组件是提供时间日期,数量,和滚动关键状态。当您按下此组件(在运行时) ,它将切换到免费的GDI显示,系统和用户资源。-{ TPanelClock- a VCL component that is provides time-of-date, NUM, CAPS, and } { Scroll Key Statuses. When you click on this component (at run-time), it } { will s
Exam96
- 该源码主要是通过为ApplicationEvents的OnException事件安装了一个处理程序,实现了数据库各种异常错误的处理。-The source is mainly through the OnException events ApplicationEvents install a handler to achieve a variety of database exception error handling.
ThreadSyncExample
- 在多线程中操作VCL对象时,需Synchronize到主线程,否则可能引起“Canvas does not allow drawing”异常。这是一个的线程同步例子,同时放了2种代码,可对照理解Synchronize的作用。-It s an example about how to operate VCL object in multithread. Use "Synchronize" To avoid "Canvas does not allow drawing" exception.
delphi_jdbcrm
- Delphi 编程入门经典教程,讲解Delphi快速入门的基础知识、面向对象编程的方法、字符串列表及应用、文本编辑器的设计、Delphi图形编程、文件管理、拖放编程、异常处理与程序调试、数据浏览部件的应用及编程、简单的数据库编程应用,动态链接库编程指南等。-Introduction to the classic Delphi Programming Tutorial, Getting Started Delphi explaining the basics of object-oriented
asynccalls-thread-pool-example
- 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -Async
Delphi_506453
- Delphi“异常”处理演示程序,模拟“找不到文件”、模拟“文件格式出错”,就是在程序没有达到预期出错时应该如何处理这些异常信息,或弹出提示框,或不予理睬,一般不会不理睬,有一个合理的异常处理机制可提高程序运行稳定性。-Delphi "exception" handling demonstration program to simulate the "file not found" analog "file format error" is an error in the program did
delphiHex
- 将DELPHI调试时的异常代码信息转换成HEX码,方便在MAP文件中查询错误行。-DELPHI debugging will be turned into an exception code HEX code, easy to query in the MAP file
source
- I developed this game while learning Delphi, and before that Turbo Pascal. It's very much a first attempt so any comments or suggestions would be appreciated, particularly about any bugs and where exception handling might be included. It is a f
