📄 salecheck.dfm
字号:
object SaleCheck_Form: TSaleCheck_Form
Left = -8
Top = 219
Width = 797
Height = 567
Caption = #38144#21806#30424#28857
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 521
Width = 789
Height = 19
Panels = <
item
Text = #24403#21069#31383#20307#65306
Width = 60
end
item
Text = #38144#21806#30424#28857
Width = 80
end>
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 789
Height = 35
ButtonHeight = 29
Caption = 'ToolBar1'
Color = clGradientActiveCaption
ParentColor = False
TabOrder = 1
object BitBtn2: TBitBtn
Left = 0
Top = 2
Width = 97
Height = 29
Caption = #20445#23384#30424#28857#34920
TabOrder = 1
Kind = bkOK
end
object BitBtn5: TBitBtn
Left = 97
Top = 2
Width = 104
Height = 29
Caption = #25171#21360#30424#28857#34920
TabOrder = 2
Kind = bkCancel
end
object BitBtn1: TBitBtn
Left = 201
Top = 2
Width = 75
Height = 29
Caption = #36864#20986
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkClose
end
end
object Panel1: TPanel
Left = 0
Top = 35
Width = 789
Height = 486
Align = alClient
Caption = 'Panel1'
TabOrder = 2
object Panel2: TPanel
Left = 1
Top = 1
Width = 787
Height = 484
Align = alClient
Caption = 'Panel2'
TabOrder = 0
object Panel3: TPanel
Left = 1
Top = 1
Width = 785
Height = 34
Align = alTop
Caption = 'Panel3'
TabOrder = 0
object GroupBox5: TGroupBox
Left = 1
Top = 1
Width = 783
Height = 32
Align = alClient
Caption = #23458#25143#36873#25321#65306
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
object Label5: TLabel
Left = 368
Top = 16
Width = 6
Height = 12
end
object ClientButtonAll: TRadioButton
Left = 8
Top = 11
Width = 73
Height = 15
Caption = #25152#26377#23458#25143
TabOrder = 0
OnClick = ClientButtonAllClick
end
object ClientButton1: TRadioButton
Left = 80
Top = 11
Width = 29
Height = 15
Caption = '1'
TabOrder = 1
Visible = False
OnClick = ClientButton1Click
end
object ClientButton2: TRadioButton
Left = 109
Top = 11
Width = 31
Height = 15
Caption = '2'
TabOrder = 2
Visible = False
OnClick = ClientButton2Click
end
object ClientButton3: TRadioButton
Left = 141
Top = 11
Width = 31
Height = 15
Caption = '3'
TabOrder = 3
Visible = False
OnClick = ClientButton3Click
end
object ClientButton4: TRadioButton
Left = 171
Top = 11
Width = 31
Height = 15
Caption = '4'
TabOrder = 4
Visible = False
OnClick = ClientButton4Click
end
object ClientButton5: TRadioButton
Left = 202
Top = 11
Width = 31
Height = 15
Caption = '5'
TabOrder = 5
Visible = False
OnClick = ClientButton5Click
end
object ClientButton6: TRadioButton
Left = 234
Top = 11
Width = 31
Height = 15
Caption = '6'
TabOrder = 6
Visible = False
OnClick = ClientButton6Click
end
object ClientButton7: TRadioButton
Left = 266
Top = 11
Width = 31
Height = 15
Caption = '7'
TabOrder = 7
Visible = False
OnClick = ClientButton7Click
end
object ClientButton8: TRadioButton
Left = 297
Top = 11
Width = 31
Height = 15
Caption = '8'
TabOrder = 8
Visible = False
OnClick = ClientButton8Click
end
object ClientButton9: TRadioButton
Left = 330
Top = 11
Width = 31
Height = 15
Caption = '9'
TabOrder = 9
Visible = False
OnClick = ClientButton9Click
end
object ClientButton10: TRadioButton
Left = 362
Top = 11
Width = 31
Height = 15
Caption = '10'
TabOrder = 10
Visible = False
OnClick = ClientButton10Click
end
object ClientButton11: TRadioButton
Left = 396
Top = 11
Width = 31
Height = 15
Caption = '11'
TabOrder = 11
Visible = False
OnClick = ClientButton11Click
end
object ClientButton12: TRadioButton
Left = 429
Top = 11
Width = 31
Height = 15
Caption = '12'
TabOrder = 12
Visible = False
OnClick = ClientButton12Click
end
object ClientButton13: TRadioButton
Left = 461
Top = 11
Width = 31
Height = 15
Caption = '13'
TabOrder = 13
Visible = False
OnClick = ClientButton13Click
end
object ClientButton14: TRadioButton
Left = 493
Top = 11
Width = 31
Height = 15
Caption = '14'
TabOrder = 14
Visible = False
OnClick = ClientButton14Click
end
object ClientButton15: TRadioButton
Left = 524
Top = 11
Width = 31
Height = 15
Caption = '15'
TabOrder = 15
Visible = False
OnClick = ClientButton15Click
end
object ClientButton16: TRadioButton
Left = 555
Top = 11
Width = 31
Height = 15
Caption = '16'
TabOrder = 16
Visible = False
OnClick = ClientButton16Click
end
object ClientButton17: TRadioButton
Left = 587
Top = 11
Width = 31
Height = 15
Caption = '17'
TabOrder = 17
Visible = False
OnClick = ClientButton17Click
end
object ClientButton18: TRadioButton
Left = 618
Top = 11
Width = 31
Height = 15
Caption = '18'
TabOrder = 18
Visible = False
OnClick = ClientButton18Click
end
object ClientButton19: TRadioButton
Left = 650
Top = 11
Width = 31
Height = 15
Caption = '19'
TabOrder = 19
Visible = False
OnClick = ClientButton19Click
end
object ClientButton20: TRadioButton
Left = 681
Top = 11
Width = 31
Height = 15
Caption = '20'
TabOrder = 20
Visible = False
OnClick = ClientButton20Click
end
end
end
object Panel4: TPanel
Left = 1
Top = 35
Width = 785
Height = 41
Align = alTop
Caption = 'Panel4'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object GroupBox2: TGroupBox
Left = 1
Top = 1
Width = 376
Height = 39
Align = alLeft
Caption = #24179#22343#20540#24405#20837#65306
Color = clGradientActiveCaption
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 16
Width = 84
Height = 12
Caption = #24405#20837#24179#26080#22343#20540#65306
end
object edit1: TEdit
Left = 89
Top = 9
Width = 186
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object BitBtn3: TBitBtn
Left = 285
Top = 10
Width = 84
Height = 25
Caption = #36827#34892#35745#31639
TabOrder = 1
Kind = bkRetry
end
end
object GroupBox3: TGroupBox
Left = 377
Top = 1
Width = 407
Height = 39
Align = alClient
Caption = #39118#38505#35268#36991#65306
Color = clGradientActiveCaption
ParentColor = False
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 16
Width = 96
Height = 12
Caption = #24405#20837#39118#38505#35268#36991#20540#65306
end
object edit2: TEdit
Left = 101
Top = 9
Width = 196
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object BitBtn4: TBitBtn
Left = 307
Top = 9
Width = 86
Height = 25
Caption = #36827#34892#35268#36991
TabOrder = 1
Kind = bkIgnore
end
end
end
object Panel6: TPanel
Left = 1
Top = 76
Width = 785
Height = 407
Align = alClient
Caption = 'Panel6'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object GroupBox7: TGroupBox
Left = 1
Top = 1
Width = 783
Height = 405
Align = alClient
Caption = #25968#25454#26174#31034#65306
Color = clWhite
ParentColor = False
TabOrder = 0
object Shape1: TShape
Left = 2
Top = 17
Width = 621
Height = 2
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -