📄 empworkcollect.~dfm
字号:
object EmpWorkCollect_Form: TEmpWorkCollect_Form
Left = 3
Top = 133
Width = 800
Height = 375
Caption = #21592#24037#25805#20316#27719#24635#34920
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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 792
Height = 29
ButtonHeight = 25
Caption = 'ToolBar1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object BitBtn1: TBitBtn
Left = 0
Top = 2
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 0
Kind = bkRetry
end
object BitBtn2: TBitBtn
Left = 75
Top = 2
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkClose
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 329
Width = 792
Height = 19
Panels = <
item
Text = #24403#21069#31383#20307
Width = 60
end
item
Text = #21592#24037#25805#20316#27719#24635
Width = 80
end>
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 792
Height = 41
Align = alTop
Caption = 'Panel1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 155
Height = 39
Align = alLeft
Caption = #26399#21495#65306
TabOrder = 0
object ComboBox1: TComboBox
Left = 9
Top = 13
Width = 136
Height = 20
ItemHeight = 12
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 156
Top = 1
Width = 635
Height = 39
Align = alClient
Caption = #21592#24037#65306
TabOrder = 1
object ClientButton1: TRadioButton
Left = 8
Top = 14
Width = 29
Height = 15
Caption = '1'
TabOrder = 0
Visible = False
end
object ClientButton2: TRadioButton
Left = 37
Top = 14
Width = 31
Height = 15
Caption = '2'
TabOrder = 1
Visible = False
end
object ClientButton3: TRadioButton
Left = 69
Top = 14
Width = 31
Height = 15
Caption = '3'
TabOrder = 2
Visible = False
end
object ClientButton4: TRadioButton
Left = 99
Top = 14
Width = 31
Height = 15
Caption = '4'
TabOrder = 3
Visible = False
end
object ClientButton5: TRadioButton
Left = 130
Top = 14
Width = 31
Height = 15
Caption = '5'
TabOrder = 4
Visible = False
end
object ClientButton6: TRadioButton
Left = 162
Top = 14
Width = 31
Height = 15
Caption = '6'
TabOrder = 5
Visible = False
end
object ClientButton7: TRadioButton
Left = 194
Top = 14
Width = 31
Height = 15
Caption = '7'
TabOrder = 6
Visible = False
end
object ClientButton8: TRadioButton
Left = 225
Top = 14
Width = 31
Height = 15
Caption = '8'
TabOrder = 7
Visible = False
end
object ClientButton9: TRadioButton
Left = 258
Top = 14
Width = 31
Height = 15
Caption = '9'
TabOrder = 8
Visible = False
end
object ClientButton10: TRadioButton
Left = 290
Top = 14
Width = 31
Height = 15
Caption = '10'
TabOrder = 9
Visible = False
end
object ClientButton11: TRadioButton
Left = 324
Top = 14
Width = 31
Height = 15
Caption = '11'
TabOrder = 10
Visible = False
end
object ClientButton12: TRadioButton
Left = 357
Top = 14
Width = 31
Height = 15
Caption = '12'
TabOrder = 11
Visible = False
end
object ClientButton13: TRadioButton
Left = 389
Top = 14
Width = 31
Height = 15
Caption = '13'
TabOrder = 12
Visible = False
end
object ClientButton14: TRadioButton
Left = 421
Top = 14
Width = 31
Height = 15
Caption = '14'
TabOrder = 13
Visible = False
end
object ClientButton15: TRadioButton
Left = 452
Top = 14
Width = 31
Height = 15
Caption = '15'
TabOrder = 14
Visible = False
end
object ClientButton16: TRadioButton
Left = 483
Top = 14
Width = 31
Height = 15
Caption = '16'
TabOrder = 15
Visible = False
end
object ClientButton17: TRadioButton
Left = 515
Top = 14
Width = 31
Height = 15
Caption = '17'
TabOrder = 16
Visible = False
end
object ClientButton18: TRadioButton
Left = 546
Top = 14
Width = 31
Height = 15
Caption = '18'
TabOrder = 17
Visible = False
end
object ClientButton19: TRadioButton
Left = 578
Top = 14
Width = 31
Height = 15
Caption = '19'
TabOrder = 18
Visible = False
end
object ClientButton20: TRadioButton
Left = 597
Top = 14
Width = 31
Height = 15
Caption = '20'
TabOrder = 19
Visible = False
end
end
end
object Panel2: TPanel
Left = 0
Top = 70
Width = 792
Height = 259
Align = alClient
Caption = 'Panel2'
TabOrder = 3
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 790
Height = 257
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object DataSource1: TDataSource
Left = 384
Top = 3
end
object aminallist: TADOQuery
Connection = NumberMangerMain.NumberManger_Adocon
Parameters = <>
Left = 418
Top = 65535
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -