194939

所属分类:系统编程
开发工具:Delphi
文件大小:1024KB
下载次数:0
上传日期:2018-10-28 01:43:38
上 传 者ZTEVvraiy!697
说明:  Component Create was a commercially-sold tool from 1995 to 1

文件列表:
CLOCK.CD (10925, 2017-04-11)
COMPCREA.EXE (1160704, 2017-04-11)
Compcrea.GID (8628, 2017-04-11)
Compcrea.hlp (146678, 2017-04-11)
CompCrea.ini (42, 2017-04-11)
COUNTER.CD (4394, 2017-04-11)
COUNTER.DCU (3897, 2017-04-11)
COUNTER.PAS (6123, 2017-04-11)
COUNTER2.CD (6588, 2017-04-11)
COUNTER2.PAS (8192, 2017-04-11)
COUNTRES.CD (2069, 2017-04-11)
COUNTRES.PAS (3308, 2017-04-11)
DBLABEL.CD (5006, 2017-04-11)
DBUNEDIT.CD (14702, 2017-04-11)
EDIT_FLT.DFM (2482, 2017-04-11)
EDIT_FLT.PAS (1043, 2017-04-11)
EDIT_INT.DFM (679, 2017-04-11)
EDIT_INT.PAS (1037, 2017-04-11)
EDIT_SL.DFM (1669, 2017-04-11)
EDIT_SL.PAS (3379, 2017-04-11)
EDIT_STR.DFM (710, 2017-04-11)
EDIT_STR.PAS (943, 2017-04-11)
EXCEPT1.CD (2102, 2017-04-11)
EXCEPT1.PAS (3816, 2017-04-11)
EXCEPT2.CD (2297, 2017-04-11)
EXCEPT2.PAS (4840, 2017-04-11)
GRAPHTHD.CD (3768, 2017-04-11)
GRAPHTHD.PAS (5064, 2017-04-11)
INIFONT.CD (7899, 2017-04-11)
MONTHCMB.CD (7747, 2017-04-11)
MULTFLD.CD (6898, 2017-04-11)
MYGRID.CD (5313, 2017-04-11)
MYUNIT.BAK (6113, 2017-04-11)
MYUNIT.CD (5490, 2017-04-11)
MYUNIT.PAS (3694, 2017-04-11)
MYUU.PAS (3461, 2017-04-11)
OBJ_PROP.CD (2876, 2017-04-11)
OL.DFM (895, 2017-04-11)
OL.PAS (932, 2017-04-11)
OL_PANEL.CD (11391, 2017-04-11)
... ...

Component Create 4.0 Quick Start -------------------------------- I hope you'll enjoy using Component Create 4.0, a free tool for designing and building custom Delphi VCL components with point-and-click convenience. Installation instructions are given below. (Please also note the copyright statement and warranty disclaimer at the end of this file.) Component Create was a commercially-sold tool from 1995 to 19***, but I am now concentrating on other things. Although copyrighted, the package is freely available for download at the Component Create home page, http://www.compcreate.com. I wrote Component Create to implement some ideas I had for an ideal (to me) development environment. I believed that a developer should be able to browse and edit source code as if it were a database, not a plain text file. I thought a code editor and code generator should be integrated so that the developer can always re-generate a method's code while in the editor. Finally, I thought developers should be able to edit both code and text in a single tool and to store both in a single repository. Previous versions of Component Create demonstrated the first two of these ideas, and version 4.0 finally reflects all three. Version 4.0 of Component Create introduces the following new features: 1. Generation of custom event types To add arguments to be handled by a new event, just edit the argument list for that event when you select it on the Events page. Component Create takes care of declaring the event type, event property, and so on. 2. Generation of component documentation After selecting a property, method, event, or variable, press the "Text" button to edit text for it. The "Generate | Documentation" menu command generates an HTML file with your text; it then launches your Web browser so you can view the file. Your text is stored with your code in the component definition (.CD) file when you save the component definition. To see a sample .CD file with text already entered, open Clock.cd (installed in the Basic subdirectory). 3. Code templates in the code and text editors Just press Ctrl-J in the code editor and you can choose from a pop-up list of all properties, methods, event handlers, and variables in the component definition. If you press Ctrl-J in the text editor, you can insert an HTML link to the text for any other property, method, event, or variable. I hope you will find Component Create useful. Comments and bug reports are welcome. Please note the warranty disclaimer at the bottom of this file. David Price dprice@erols.com INSTALLATION ------------ To install Component Create, run Setup.exe in this archive. The installer copies the files to your target directory and puts Component Create on the Tools menu in Delphi. You can also load component definition (.CD) files into Component Create by double-clicking on them in Windows. For a printable manual, open Cc4guide.rtf in this archive. Component Create works with all versions of Delphi. It runs under Windows 95/***/NT. C++Builder note: If you are using C++Builder, you can have the installer put Component Create on the Tools menu of C++Builder. (You will see a check box on the installer dialog for that purpose.) You can then use Component Create to build VCL components that can be compiled and used in C++Builder, although they are written in Object Pascal. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Component Create copyright (c) 1995-99 by David A. Price Code generated by this software belongs to the user and may be distributed freely. Good programming practice dictates that any component, including a component written using the Component Create code generation software, must be tested thoroughly before it is relied upon. Accordingly, Component Create is offered "as is," WITHOUT WARRANTIES AS TO PERFORMANCE OR MERCHANTABILITY OR ANY OTHER WARRANTIES, WHETHER EXPRESS OR IMPLIED.

近期下载者

相关文件


收藏者