D10xhGemei/T03贸易布匹检验/U_KeyBoard.dfm

134 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

2025-02-20 14:17:49 +08:00
object FrameKeyBoard: TFrameKeyBoard
Left = 0
Top = 0
Width = 314
Height = 235
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'
end
object SpeedButton4: TSpeedButton
Left = 1
Top = 63
Width = 60
Height = 60
Caption = '4'
end
object SpeedButton7: TSpeedButton
Left = 1
Top = 125
Width = 60
Height = 60
Caption = '7'
end
object SpeedButton2: TSpeedButton
Left = 62
Top = 2
Width = 60
Height = 60
Caption = '2'
end
object SpeedButton5: TSpeedButton
Left = 62
Top = 63
Width = 60
Height = 60
Caption = '5'
end
object SpeedButton8: TSpeedButton
Left = 62
Top = 125
Width = 60
Height = 60
Caption = '8'
end
object SpeedButton3: TSpeedButton
Left = 124
Top = 2
Width = 60
Height = 60
Caption = '3'
end
object SpeedButton6: TSpeedButton
Left = 124
Top = 63
Width = 60
Height = 60
Caption = '6'
end
object SpeedButton9: TSpeedButton
Tag = 9
Left = 124
Top = 125
Width = 60
Height = 60
Caption = '9'
end
object SpeedButton_back: TSpeedButton
Left = 186
Top = 2
Width = 60
Height = 60
Caption = #8592
end
object SpeedButton0: TSpeedButton
Left = 186
Top = 63
Width = 60
Height = 60
Caption = '0'
end
object SpeedButton_dot: TSpeedButton
Left = 186
Top = 125
Width = 60
Height = 60
Caption = '.'
end
object SpeedButton_yc: TSpeedButton
Tag = 9
Left = 248
Top = 2
Width = 60
Height = 60
Caption = #38544#34255
end
object SpeedButton_zdykey2: TSpeedButton
Tag = 9
Left = 248
Top = 63
Width = 60
Height = 60
Caption = 'C'
end
object SpeedButton_zdykey1: TSpeedButton
Tag = 9
Left = 248
Top = 125
Width = 60
Height = 60
Caption = 'A'
end
object SpeedButton10: TSpeedButton
Left = 2
Top = 187
Width = 60
Height = 44
Caption = '-'
end
end
end