This commit is contained in:
DESKTOP-E401PHE\Administrator 2025-11-11 14:07:52 +08:00
parent 05f72c17e5
commit 1bba6fcaa5
5 changed files with 17 additions and 17 deletions

View File

@ -101,7 +101,7 @@ DebugSourceDirs=
UsePackages=0 UsePackages=0
[Parameters] [Parameters]
RunParams= RunParams=
HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\ÈýË®\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\D7lmSanshui\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe
Launcher= Launcher=
UseLauncher=0 UseLauncher=0
DebugCWD= DebugCWD=

View File

@ -9,15 +9,15 @@ MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$**
DCC = $(ROOT)\bin\dcc32.exe $** DCC = $(ROOT)\bin\dcc32.exe $**
BRCC = $(ROOT)\bin\brcc32.exe $** BRCC = $(ROOT)\bin\brcc32.exe $**
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
PROJECTS = testDll.exe ProductPrice.dll PROJECTS = DyeingFinishingPlan.dll testDll.exe
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
default: $(PROJECTS) default: $(PROJECTS)
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
DyeingFinishingPlan.dll: DyeingFinishingPlan.dpr
$(DCC)
testDll.exe: testDll.dpr testDll.exe: testDll.dpr
$(DCC) $(DCC)
ProductPrice.dll: ProductPrice.dpr
$(DCC)

View File

@ -21,7 +21,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 794 Left = 794
Top = 85 Top = 85
Width = 241 Width = 241
Height = 600 Height = 592
Align = alLeft Align = alLeft
TabOrder = 1 TabOrder = 1
object SpeedButton13: TSpeedButton object SpeedButton13: TSpeedButton
@ -478,7 +478,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 0 Left = 0
Top = 85 Top = 85
Width = 369 Width = 369
Height = 600 Height = 592
Align = alLeft Align = alLeft
BevelInner = bvRaised BevelInner = bvRaised
BevelOuter = bvLowered BevelOuter = bvLowered
@ -1047,7 +1047,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 1035 Left = 1035
Top = 85 Top = 85
Width = 0 Width = 0
Height = 600 Height = 592
Align = alClient Align = alClient
BevelInner = bvRaised BevelInner = bvRaised
BevelOuter = bvLowered BevelOuter = bvLowered
@ -1056,7 +1056,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 2 Left = 2
Top = 2 Top = 2
Width = 524 Width = 524
Height = 271 Height = 263
Align = alClient Align = alClient
TabOrder = 0 TabOrder = 0
object Tv2: TcxGridDBTableView object Tv2: TcxGridDBTableView
@ -1148,7 +1148,7 @@ object frmMarkingInspection: TfrmMarkingInspection
end end
object Panel8: TPanel object Panel8: TPanel
Left = 2 Left = 2
Top = 273 Top = 265
Width = 524 Width = 524
Height = 41 Height = 41
Align = alBottom Align = alBottom
@ -1164,7 +1164,7 @@ object frmMarkingInspection: TfrmMarkingInspection
end end
object AOrdDefNote1: TRichEdit object AOrdDefNote1: TRichEdit
Left = 2 Left = 2
Top = 314 Top = 306
Width = 524 Width = 524
Height = 284 Height = 284
Align = alBottom Align = alBottom
@ -1440,7 +1440,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 786 Left = 786
Top = 85 Top = 85
Width = 8 Width = 8
Height = 600 Height = 592
HotZoneClassName = 'TcxMediaPlayer9Style' HotZoneClassName = 'TcxMediaPlayer9Style'
Control = Panel1 Control = Panel1
end end
@ -1448,7 +1448,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 369 Left = 369
Top = 85 Top = 85
Width = 417 Width = 417
Height = 600 Height = 592
Align = alLeft Align = alLeft
Caption = 'Panel1' Caption = 'Panel1'
TabOrder = 7 TabOrder = 7
@ -1456,7 +1456,7 @@ object frmMarkingInspection: TfrmMarkingInspection
Left = 1 Left = 1
Top = 1 Top = 1
Width = 415 Width = 415
Height = 598 Height = 590
Align = alClient Align = alClient
TabOrder = 0 TabOrder = 0
object Tv3: TcxGridDBTableView object Tv3: TcxGridDBTableView

View File

@ -28,7 +28,7 @@ uses
type type
TfrmMarkingInspection = class(TForm) TfrmMarkingInspection = class(TForm)
cxStyleRepository1: TcxStyleRepository; cxStyleRepository1: TcxStyleRepository;
cxStyle1: TcxStyle; cxStyle1: TcxStyle;
cxStyle2: TcxStyle; cxStyle2: TcxStyle;
cxGridPopupMenu1: TcxGridPopupMenu; cxGridPopupMenu1: TcxGridPopupMenu;
DataSource1: TDataSource; DataSource1: TDataSource;
@ -451,7 +451,7 @@ begin
begin begin
Close; Close;
SQL.Clear; SQL.Clear;
sql.Add(' exec P_Print_RKMDGangNo '); sql.Add(' exec P_Print_RKMDGangNo_W ');
SQL.Add(' @RKOrdID=''' + Trim(MRKOrdID) + ''''); SQL.Add(' @RKOrdID=''' + Trim(MRKOrdID) + '''');
Open; Open;
end; end;

View File

@ -101,7 +101,7 @@ DebugSourceDirs=
UsePackages=0 UsePackages=0
[Parameters] [Parameters]
RunParams= RunParams=
HostApplication=D:\selfware_83398\selfware\马国钢开发代码\项目代码\self\坯布码单待检DDMD.dll)\testDll.exe HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\D7lmSanshui\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe
Launcher= Launcher=
UseLauncher=0 UseLauncher=0
DebugCWD= DebugCWD=