You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

198 lines
4.5 KiB
Plaintext

11 months ago
object frm_code_price_ctn: Tfrm_code_price_ctn
Left = 272
Top = 159
BorderIcons = []
BorderStyle = bsDialog
Caption = #36816#20215#31665#22411#35774#32622
ClientHeight = 146
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 12
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'1'#65306
Transparent = True
end
object Label2: TLabel
Left = 200
Top = 12
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'2'#65306
Transparent = True
end
object Label3: TLabel
Left = 200
Top = 44
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'4'#65306
Transparent = True
end
object Label4: TLabel
Left = 8
Top = 44
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'3'#65306
Transparent = True
end
object Label5: TLabel
Left = 200
Top = 108
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'8'#65306
Transparent = True
end
object Label6: TLabel
Left = 8
Top = 108
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'7'#65306
Transparent = True
end
object Label7: TLabel
Left = 8
Top = 76
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'5'#65306
Transparent = True
end
object Label8: TLabel
Left = 200
Top = 76
Width = 66
Height = 13
Caption = #36816#20215#31665#22411'6'#65306
Transparent = True
end
object DBEdit1: TDBEdit
Left = 75
Top = 8
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'1'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 267
Top = 8
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'2'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 267
Top = 40
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'4'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 75
Top = 40
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'3'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 2
end
object DBEdit5: TDBEdit
Left = 267
Top = 104
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'8'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 7
end
object DBEdit6: TDBEdit
Left = 75
Top = 104
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'7'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 6
end
object DBEdit7: TDBEdit
Left = 75
Top = 72
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'5'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 4
end
object DBEdit8: TDBEdit
Left = 267
Top = 72
Width = 121
Height = 21
DataField = #36816#20215#31665#22411'6'
DataSource = frm_data_share.t_code_price_ctn1
TabOrder = 5
end
object bsBusinessSkinForm1: TbsBusinessSkinForm
UseSkinFontInMenu = True
ShowIcon = False
MaximizeOnFullScreen = False
AlphaBlend = False
AlphaBlendAnimation = False
AlphaBlendValue = 100
ShowObjectHint = False
MenusAlphaBlend = False
MenusAlphaBlendAnimation = False
MenusAlphaBlendValue = 0
DefCaptionFont.Charset = GB2312_CHARSET
DefCaptionFont.Color = clBtnText
DefCaptionFont.Height = -12
DefCaptionFont.Name = #23435#20307
DefCaptionFont.Style = []
DefInActiveCaptionFont.Charset = GB2312_CHARSET
DefInActiveCaptionFont.Color = clBtnShadow
DefInActiveCaptionFont.Height = -12
DefInActiveCaptionFont.Name = #23435#20307
DefInActiveCaptionFont.Style = []
DefMenuItemHeight = 20
DefMenuItemFont.Charset = GB2312_CHARSET
DefMenuItemFont.Color = clWindowText
DefMenuItemFont.Height = -12
DefMenuItemFont.Name = #23435#20307
DefMenuItemFont.Style = []
UseDefaultSysMenu = True
SkinData = frm_main.bsSkinData1
MinHeight = 0
MinWidth = 0
Magnetic = False
MagneticSize = 10
BorderIcons = [biMinimize]
Left = 176
Top = 132
end
end