FastReport is reporting tool component. It consists of report engine, designer and preview. It written on 100 Object Pascal and can be installed in Delphi 2-7 and C++Builder 1-6. Also available cross-platform version FR CLX for Delphi 6,7 C++ Builder 6 and Kylix 1,2,3 - check out webpage to get latest information.
标签: FastReport component reporting consists
上传时间: 2014-01-20
上传用户:坏坏的华仔
1. Installation Uninstallation 2. Getting Started 3. Managing Projects 4. Adding Files to the Project 5. Managing Resources 6. Custom Designer Plugins 7. What s New
标签: Uninstallation Installation Managing Projects
上传时间: 2017-05-12
上传用户:sk5201314
About this Document This whitepaper has been converted to a free chm format for ease of use for DotNetNuke 2.1.2 skinning by Nina Meiers, core team member, designer of the DNN 3 skins, winner of the most professional DotNetNuke site for 2004, and over 40,000 downloads of free skins available on
标签: whitepaper converted for Document
上传时间: 2013-12-05
上传用户:exxxds
Electronics Design Checklist C) 2003 Hank Wallace This is a checklist for electronics designers. The idea is for engineers and technicians to share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making of a first-run design success, and this checklist helps prevent Murphy s gremlins from marring an otherwise healthy design.
标签: Electronics electronics Checklist checklist
上传时间: 2017-06-17
上传用户:ddddddos
simulink implementaion of induction motor with simulink diagram. One of the best approch for a basic induction motor designer.
标签: simulink implementaion induction diagram
上传时间: 2017-07-08
上传用户:chongcongying
altium designer10常用元件库 数量多 内容全
标签: 库
上传时间: 2015-03-02
上传用户:神玉小瓶子
一款完整的2407开发板原理图及PCB Altuim designer格式
标签: 2407原理图PCB
上传时间: 2015-06-04
上传用户:fdcxw11
原理图库和pcb库,非集成库,可编辑,还算比较全面,分享分享
标签: Altium原理图库封装库
上传时间: 2015-07-18
上传用户:myttl1136
图片格式探索者stm32PCB图,用于在altium中导入作为模板和重绘
标签: 探索者;PCB
上传时间: 2016-02-26
上传用户:syyzbh
# include < reg52.h > # include < 24C02.h> # define uint unsigned int # define uchar unsigned char sbit rs = P3^5; //定义lcd1602的rs端 sbit lcden = P3^4;//定义lcd1602的lcden端口 sbit s1 = P3^0;//定义功能键s1 sbit s2 = P3^1;//定义功能键s2 sbit s3 = P3^2;//定义功能键s3 sbit beep = P2^3;//定义蜂鸣器 uchar count, s1num; char miao,fen,shi; uchar code table[] = "Designer:X_ZL ";//定义初始上电时液晶默认显示状态 void delay_ms( xms ) //定义延时函数 { uint i,j; for( i = xms ; i > 0 ; i --) for( j = 110 ; j > 0 ; j --); }
上传时间: 2016-07-28
上传用户:游戏好吗