~
This commit is contained in:
parent
05f72c17e5
commit
1bba6fcaa5
|
|
@ -101,7 +101,7 @@ DebugSourceDirs=
|
|||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\ÈýË®\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe
|
||||
HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\D7lmSanshui\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
|
|
|
|||
|
|
@ -9,15 +9,15 @@ MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$**
|
|||
DCC = $(ROOT)\bin\dcc32.exe $**
|
||||
BRCC = $(ROOT)\bin\brcc32.exe $**
|
||||
#------------------------------------------------------------------------------
|
||||
PROJECTS = testDll.exe ProductPrice.dll
|
||||
PROJECTS = DyeingFinishingPlan.dll testDll.exe
|
||||
#------------------------------------------------------------------------------
|
||||
default: $(PROJECTS)
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
DyeingFinishingPlan.dll: DyeingFinishingPlan.dpr
|
||||
$(DCC)
|
||||
|
||||
testDll.exe: testDll.dpr
|
||||
$(DCC)
|
||||
|
||||
ProductPrice.dll: ProductPrice.dpr
|
||||
$(DCC)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 794
|
||||
Top = 85
|
||||
Width = 241
|
||||
Height = 600
|
||||
Height = 592
|
||||
Align = alLeft
|
||||
TabOrder = 1
|
||||
object SpeedButton13: TSpeedButton
|
||||
|
|
@ -478,7 +478,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 0
|
||||
Top = 85
|
||||
Width = 369
|
||||
Height = 600
|
||||
Height = 592
|
||||
Align = alLeft
|
||||
BevelInner = bvRaised
|
||||
BevelOuter = bvLowered
|
||||
|
|
@ -1047,7 +1047,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 1035
|
||||
Top = 85
|
||||
Width = 0
|
||||
Height = 600
|
||||
Height = 592
|
||||
Align = alClient
|
||||
BevelInner = bvRaised
|
||||
BevelOuter = bvLowered
|
||||
|
|
@ -1056,7 +1056,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 2
|
||||
Top = 2
|
||||
Width = 524
|
||||
Height = 271
|
||||
Height = 263
|
||||
Align = alClient
|
||||
TabOrder = 0
|
||||
object Tv2: TcxGridDBTableView
|
||||
|
|
@ -1148,7 +1148,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
end
|
||||
object Panel8: TPanel
|
||||
Left = 2
|
||||
Top = 273
|
||||
Top = 265
|
||||
Width = 524
|
||||
Height = 41
|
||||
Align = alBottom
|
||||
|
|
@ -1164,7 +1164,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
end
|
||||
object AOrdDefNote1: TRichEdit
|
||||
Left = 2
|
||||
Top = 314
|
||||
Top = 306
|
||||
Width = 524
|
||||
Height = 284
|
||||
Align = alBottom
|
||||
|
|
@ -1440,7 +1440,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 786
|
||||
Top = 85
|
||||
Width = 8
|
||||
Height = 600
|
||||
Height = 592
|
||||
HotZoneClassName = 'TcxMediaPlayer9Style'
|
||||
Control = Panel1
|
||||
end
|
||||
|
|
@ -1448,7 +1448,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 369
|
||||
Top = 85
|
||||
Width = 417
|
||||
Height = 600
|
||||
Height = 592
|
||||
Align = alLeft
|
||||
Caption = 'Panel1'
|
||||
TabOrder = 7
|
||||
|
|
@ -1456,7 +1456,7 @@ object frmMarkingInspection: TfrmMarkingInspection
|
|||
Left = 1
|
||||
Top = 1
|
||||
Width = 415
|
||||
Height = 598
|
||||
Height = 590
|
||||
Align = alClient
|
||||
TabOrder = 0
|
||||
object Tv3: TcxGridDBTableView
|
||||
|
|
|
|||
|
|
@ -451,7 +451,7 @@ begin
|
|||
begin
|
||||
Close;
|
||||
SQL.Clear;
|
||||
sql.Add(' exec P_Print_RKMDGangNo ');
|
||||
sql.Add(' exec P_Print_RKMDGangNo_W ');
|
||||
SQL.Add(' @RKOrdID=''' + Trim(MRKOrdID) + '''');
|
||||
Open;
|
||||
end;
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ DebugSourceDirs=
|
|||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=D:\selfware_83398\selfware\马国钢开发代码\项目代码\self\坯布码单待检DDMD.dll)\testDll.exe
|
||||
HostApplication=D:\Dp7Repo\ÏîÄ¿´úÂë\D7lmSanshui\ȾÕû¼Æ»®(DyeingFinishingPlan.dll)\testDll.exe
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user