代码搜索:QuickReport
找到约 319 项符合「QuickReport」的源代码
代码结果 319
www.eeworm.com/read/146853/12607473
~pas print.~pas
unit print;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls, DB, ADODB;
type
TQuickReport1 = class(TQuickRep)
www.eeworm.com/read/329330/12961318
dfm qrli.dfm
object QuickReport: TQuickReport
Left = 192
Top = 103
Width = 482
Height = 424
Caption = 'QuickReport'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTex
www.eeworm.com/read/329330/12961324
dfm qrli.dfm
object QuickReport: TQuickReport
Left = 192
Top = 103
Width = 482
Height = 424
Caption = 'QuickReport'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTex
www.eeworm.com/read/148712/12435735
dfm qrli.dfm
object QuickReport: TQuickReport
Left = 192
Top = 103
Width = 482
Height = 424
Caption = 'QuickReport'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTex
www.eeworm.com/read/148712/12435748
dfm qrli.dfm
object QuickReport: TQuickReport
Left = 192
Top = 103
Width = 482
Height = 424
Caption = 'QuickReport'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTex
www.eeworm.com/read/119032/14843915
pas messunit.pas
unit MessUnit;
{*********************************************}
{* RepoEdit - QuickReport Editor *}
{* for Delphi 4 *}
{* (R) Copyright
www.eeworm.com/read/119032/14843917
pas getnewtypeunit.pas
unit GetNewTypeUnit;
{*********************************************}
{* RepoEdit - QuickReport Editor *}
{* for Delphi 4 *}
{* (R) Copyright
www.eeworm.com/read/119032/14843929
pas previewunit.pas
unit PreviewUnit;
{*********************************************}
{* Preview Form of QuickReport by BV *}
{* for Delphi 4 *}
{* (R) Copyright
www.eeworm.com/read/119032/14843927
pas confirmunit1.pas
unit ConfirmUnit1;
{*********************************************}
{* RepoEdit - QuickReport Editor *}
{* for Delphi 4 *}
{* (R) Copyright
www.eeworm.com/read/279572/10414171
pas qrtee.pas
{**********************************************}
{ TDBChart for QuickReport }
{ Copyright (c) 1996-2007 by David Berneda }
{ All Rights Reserved }