代码搜索:CalcExpress
找到约 26 项符合「CalcExpress」的源代码
代码结果 26
www.eeworm.com/read/242678/12992969
txt readme.txt
CalcExpress: README
=============================
Please read this file carefully (especially the INSTALLATION
chapter) before installing the program to your computer.
Contents
--------
www.eeworm.com/read/424789/10412837
dpk cepack.dpk
package cepack;
{$R *.res}
{$R 'CalcExpress.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$L
www.eeworm.com/read/242678/12992902
dpk cepack.dpk
package cepack;
{$R *.res}
{$R 'CalcExpress.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$L
www.eeworm.com/read/424789/10412927
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, CalcExpress;
type
TDemoForm = class(TForm)
ExprEdt: TEdit;
Lab
www.eeworm.com/read/242678/12992975
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, CalcExpress;
type
TDemoForm = class(TForm)
ExprEdt: TEdit;
Lab
www.eeworm.com/read/424789/10412712
txt history.txt
CalcExpress: History of changes
=================================
- version 2.1 (06/14/2002)
* Works with Kylix 2
* Updated installation instructions
* Added aliases for the following fun
www.eeworm.com/read/242678/12992802
txt history.txt
CalcExpress: History of changes
=================================
- version 2.1 (06/14/2002)
* Works with Kylix 2
* Updated installation instructions
* Added aliases for the following fun
www.eeworm.com/read/442095/7659882
pas untformulaedit.pas
unit untFormulaEdit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, untBaseDialog, StdCtrls, Buttons, ExtCtrls, jpeg, CalcExpress;
ty
www.eeworm.com/read/464354/7164566
~pas rl_qjtz_unit.~pas
unit rl_qjtz_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CalcExpress, Grids, DBGridEh, DB, DBTables, ExtCtrls,
Com
www.eeworm.com/read/464354/7164599
pas rl_qjtz_unit.pas
unit rl_qjtz_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CalcExpress, Grids, DBGridEh, DB, DBTables, ExtCtrls,
Com