D10xhGemei/T01贸易生产计划/U_PatternColorHelp.dfm

157 lines
3.0 KiB
Plaintext
Raw Normal View History

2024-12-14 17:23:12 +08:00
object frmPatternColorHelp: TfrmPatternColorHelp
Left = 682
Top = 315
Caption = #33457#22411#39068#33394#24110#21161
ClientHeight = 190
ClientWidth = 432
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 432
Height = 190
Align = alClient
TabOrder = 0
ExplicitHeight = 156
object Label1: TLabel
Left = 31
Top = 26
Width = 60
Height = 13
AutoSize = False
Caption = #36215#22987#33457#22411
end
object Label2: TLabel
Left = 31
Top = 53
Width = 60
Height = 13
AutoSize = False
Caption = #39068#33394#25968#37327
end
object Label3: TLabel
Left = 231
Top = 26
Width = 60
Height = 13
AutoSize = False
Caption = #32467#26463#33457#22411
end
object Label4: TLabel
Left = 31
Top = 111
Width = 60
Height = 13
AutoSize = False
Caption = #21305' '#25968
end
object Label5: TLabel
Left = 231
Top = 111
Width = 60
Height = 13
AutoSize = False
Caption = #25968' '#37327
end
object Label7: TLabel
Left = 231
Top = 84
Width = 60
Height = 13
AutoSize = False
Caption = #32568' '#25968
end
object Label6: TLabel
Left = 31
Top = 84
Width = 60
Height = 13
AutoSize = False
Caption = #32568' '#37327
end
object Button1: TButton
Left = 69
Top = 145
Width = 75
Height = 21
Caption = #30830#35748
TabOrder = 0
OnClick = Button1Click
end
object QSHX: TEdit
Left = 95
Top = 22
Width = 121
Height = 21
TabOrder = 1
OnKeyPress = QSHXKeyPress
end
object Button2: TButton
Left = 253
Top = 143
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object JSHX: TEdit
Left = 295
Top = 22
Width = 121
Height = 21
TabOrder = 3
OnKeyPress = QSHXKeyPress
end
object YSSL: TEdit
Left = 95
Top = 49
Width = 121
Height = 21
TabOrder = 4
OnKeyPress = QSHXKeyPress
end
object ps: TEdit
Left = 95
Top = 107
Width = 121
Height = 21
TabOrder = 5
OnKeyPress = QSHXKeyPress
end
object sl: TEdit
Left = 295
Top = 107
Width = 121
Height = 21
TabOrder = 6
OnKeyPress = QSHXKeyPress
end
object GS: TEdit
Left = 295
Top = 80
Width = 121
Height = 21
TabOrder = 7
OnKeyPress = QSHXKeyPress
end
object GL: TEdit
Left = 95
Top = 80
Width = 121
Height = 21
TabOrder = 8
OnKeyPress = QSHXKeyPress
end
end
end