D10DJkaimengwenshang/项目代码/wenshangkm/G04复核布匹检验/U_KeyBoard.dfm

236 lines
5.5 KiB
Plaintext
Raw Normal View History

2025-09-27 14:24:10 +08:00
object FrameKeyBoard: TFrameKeyBoard
Left = 0
Top = 0
Width = 314
Height = 235
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 0
object dxPanel1: TdxPanel
Left = 0
Top = 0
Width = 314
Height = 235
Align = alClient
Frame.Visible = False
TabOrder = 0
ExplicitHeight = 192
object SpeedButton1: TSpeedButton
Left = 1
Top = 2
Width = 60
Height = 60
Caption = '1'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton4: TSpeedButton
Left = 1
Top = 63
Width = 60
Height = 60
Caption = '4'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton7: TSpeedButton
Left = 1
Top = 125
Width = 60
Height = 60
Caption = '7'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton2: TSpeedButton
Left = 62
Top = 2
Width = 60
Height = 60
Caption = '2'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton5: TSpeedButton
Left = 62
Top = 63
Width = 60
Height = 60
Caption = '5'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton8: TSpeedButton
Left = 62
Top = 125
Width = 60
Height = 60
Caption = '8'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 124
Top = 2
Width = 60
Height = 60
Caption = '3'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton6: TSpeedButton
Left = 124
Top = 63
Width = 60
Height = 60
Caption = '6'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton9: TSpeedButton
Tag = 9
Left = 124
Top = 125
Width = 60
Height = 60
Caption = '9'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton_back: TSpeedButton
Left = 186
Top = 2
Width = 60
Height = 60
Caption = #8592
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton0: TSpeedButton
Left = 186
Top = 63
Width = 60
Height = 60
Caption = '0'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton_dot: TSpeedButton
Left = 186
Top = 125
Width = 60
Height = 60
Caption = '.'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton_yc: TSpeedButton
Tag = 9
Left = 248
Top = 2
Width = 60
Height = 60
Caption = #38544#34255
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton_zdykey2: TSpeedButton
Tag = 9
Left = 248
Top = 63
Width = 60
Height = 60
Caption = 'C'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton_zdykey1: TSpeedButton
Tag = 9
Left = 248
Top = 125
Width = 60
Height = 60
Caption = 'A'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton10: TSpeedButton
Left = 2
Top = 187
Width = 60
Height = 44
Caption = '-'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
end
end
end