listprint

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:151KB
下载次数:1
上传日期:2008-12-19 22:31:20
上 传 者youdger
说明:  delphi下一个TLISTCTRL类控件数据的打印组件
(delphi next category TLISTCTRL control data printing component)

文件列表:
CSD\DBGridPrt.dcu (23142, 1999-10-11)
CSD\KSettings.dcu (16753, 1999-10-11)
CSD\KSettings.dfm (21450, 1999-10-09)
CSD\ListPrinter.cfg (338, 1999-10-19)
CSD\ListPrinter.dcr (3632, 1999-10-06)
CSD\ListPrinter.dcu (3429, 1999-10-11)
CSD\ListPrinter.dpk (658, 1999-10-19)
CSD\ListPrinter.res (1548, 1999-10-01)
CSD\ListPrinterReg.dcu (6709, 1999-10-11)
CSD\ListPrinterReg.dfm (1016, 1999-10-07)
CSD\ListPrinterReg.pas (2386, 1999-10-19)
CSD\ListViewActions.dcu (20502, 1999-10-11)
CSD\ListViewPrt.dcu (21912, 1999-10-11)
CSD\LPGlobe.dcu (13226, 1999-10-11)
CSD\LPKConst.dcu (2950, 1999-10-11)
CSD\LPKConst.pas (2108, 1999-10-09)
CSD\LPKernel.dcu (76248, 1999-10-11)
CSD\LPKPrnPrg.dcu (3233, 1999-10-11)
CSD\LPKPrnPrg.dfm (862, 1999-09-23)
CSD\LPKTBConst.dcu (1716, 1999-10-11)
CSD\LPKTBConst.pas (1174, 1999-10-09)
CSD\LPKTBPict.res (2832, 1999-10-02)
CSD\LPKToolBar.dcu (14393, 1999-10-11)
CSD\LVAConst.dcu (1696, 1999-10-11)
CSD\LVAConst.pas (1017, 1999-10-08)
CSD\Manual\Demos.htm (8189, 1999-10-13)
CSD\Manual\Interface.htm (107215, 1999-10-13)
CSD\Manual\ListPrinter.htm (7633, 1999-10-14)
CSD\Manual\registhints.htm (1231, 1999-10-13)
CSD\Manual\Sourcecode.htm (8631, 1999-10-13)
CSD\MemoPrt.dcu (10848, 1999-10-11)
CSD\Resources\ENG\LPKConst.pas (2108, 1999-10-09)
CSD\Resources\ENG\LPKTBConst.pas (1174, 1999-10-09)
CSD\Resources\ENG\LVAConst.pas (1017, 1999-10-08)
CSD\RichEditPrt.dcu (12304, 1999-10-11)
CSD\StringGridPrt.dcu (21958, 1999-10-11)
CSD\TextReportPrt.dcu (14497, 1999-10-11)
CSD\WSUnit.dcu (9979, 1999-10-11)

This downloaded version ListPrint.ZIP is proposed for use under Delphi 4 and may be not the latest update! For general Information see the files in the directory ...\Manual. FREEWARE: For the latest versions of the basic FREEWARE component ListPrint4.ZIP (Delphi 4) or ListPrint5.ZIP (Delphi 5) go ALLWAYS to: "http://www.cosydat.de/delphi/". When compiling ListPrintX.DPK FREEWARE and installing it into your component library then set the path in the IDE environment to "X:\...\CSD". REGISTERWARE: All source files necessary for compiling the package "ListPrinter" will come with the registered package. The source code will be sent to you by email after registering and will always contain the newest versions. Registered source code is an ADDITION to the FREEWARE files; both are required to compile the registered ListPrinter. Compile ListPrinter.DPK and install the package your component library and set the path to ListPrinter in the IDE environment ADDITIONAL to: "X:\...\CSD\Source" or follow your own practice for installing packages. For the general file content and structure refer to "http:/www.cosydat.de/delphi/listprint.htm" for the FREEWARE file path structure and "http:/www.cosydat.de/delphi/listprinter.htm" for the full registered file path structure. Packaging structure: A) ListViewAction: Action components for operating a TListView, installed as: RegisterActions('ListView', [TListViewInsert, TListViewDelete, TListViewStepUp, TListViewStepDown, TImportListView, TExportListView], nil); You will see this modules when opening a TActionList component on your form in the Category "ListView". B) VCL components for operating the TListprinter, installed as: RegisterComponents('CoSyDat', [TLPToolBar, - the Toolbar for controlling the ListPrinter. TListViewPrint, - see ListViewDemo TRichEditPrint, - see RichEditDemo TMemoPrint, - see MemoDemo TStringGridPrint, - see StringGridDemo TTextReportPrint]); - see TextReportDemo C) Property editor for editing "The friendlies" RegisterPropertyEditor(TypeInfo(String), TTextReportPrint, 'FriendlyHeader', TFriendlyFormatProperty); RegisterPropertyEditor(TypeInfo(String), TTextReportPrint, 'FriendlyFooter', TFriendlyFormatProperty); For obtaining help go first to "http://www.cosydat.de/delphi/listprinter_faq.htm" and then to Info@cosydat.de. CoSyDat

近期下载者

相关文件


收藏者