555
This commit is contained in:
parent
bf5567aecf
commit
7d6fca36e0
|
|
@ -1158,7 +1158,6 @@ inherited frmTatClothInfo: TfrmTatClothInfo
|
|||
Properties.ShowFocusRect = False
|
||||
Style.BorderStyle = ebsSingle
|
||||
TabOrder = 0
|
||||
ExplicitLeft = -4
|
||||
Height = 339
|
||||
Width = 1259
|
||||
end
|
||||
|
|
@ -1182,7 +1181,6 @@ inherited frmTatClothInfo: TfrmTatClothInfo
|
|||
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||||
ParentFont = False
|
||||
TabOrder = 0
|
||||
ExplicitLeft = 4
|
||||
end
|
||||
object cxDBImage1: TcxDBImage
|
||||
Left = 0
|
||||
|
|
@ -1197,7 +1195,6 @@ inherited frmTatClothInfo: TfrmTatClothInfo
|
|||
Properties.ShowFocusRect = False
|
||||
Style.BorderStyle = ebsSingle
|
||||
TabOrder = 1
|
||||
ExplicitTop = 42
|
||||
Height = 339
|
||||
Width = 1259
|
||||
end
|
||||
|
|
|
|||
|
|
@ -369,7 +369,7 @@ inherited frmTatClothInfoInput: TfrmTatClothInfoInput
|
|||
Top = 250
|
||||
Width = 64
|
||||
Height = 21
|
||||
Caption = #33853#24067#31859#25968
|
||||
Caption = #33853#24067#23450#38271
|
||||
end
|
||||
object Label31: TLabel
|
||||
Left = 1145
|
||||
|
|
|
|||
|
|
@ -878,7 +878,7 @@ begin
|
|||
FieldByName('YRType').Value := '¾Ë¿';
|
||||
FieldByName('BCIID').Value := Trim(maxId);
|
||||
FieldByName('YRId').Value := Trim(maxpbno);
|
||||
RTSetSaveDataCDS(ADOQueryCmd, Tv2, CDS_1, 'BS_Cloth_Yarn', 0);
|
||||
RTSetSaveDataCDS(ADOQueryCmd, Tv1, CDS_1, 'BS_Cloth_Yarn', 0);
|
||||
Post;
|
||||
end;
|
||||
CDS_1.Edit;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user