📄 tiaoban1.dfm
字号:
object FormTiaoBan1: TFormTiaoBan1
Left = 189
Top = 58
Width = 605
Height = 502
Caption = '调班'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 57
Top = 72
Width = 480
Height = 57
Caption = '调班人员'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object RBAll: TRadioButton
Left = 32
Top = 24
Width = 81
Height = 17
Caption = '全部(&F)'
Checked = True
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
TabStop = True
OnClick = RBAllClick
end
object RBDep: TRadioButton
Left = 127
Top = 24
Width = 98
Height = 17
Caption = '按部门(&G)'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 1
OnClick = RBDepClick
end
object RBGroup: TRadioButton
Left = 245
Top = 24
Width = 84
Height = 17
Caption = '按班组(&H)'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 2
OnClick = RBGroupClick
end
object RBEvery: TRadioButton
Left = 363
Top = 24
Width = 86
Height = 17
Caption = '按个人(&I)'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 3
OnClick = RBEveryClick
end
end
object BitBtn1: TBitBtn
Left = 168
Top = 437
Width = 87
Height = 25
Caption = '下一步(&N)'
TabOrder = 1
OnClick = BitBtn1Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 328
Top = 437
Width = 91
Height = 25
Caption = '退出(&Q)'
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkClose
end
object GroupBox2: TGroupBox
Left = 57
Top = 135
Width = 480
Height = 290
Caption = '已选择'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
Visible = False
object Label3: TLabel
Left = 74
Top = 18
Width = 36
Height = 12
Caption = '编号:'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 249
Top = 18
Width = 36
Height = 12
Caption = '名称:'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object DBTextNo: TDBText
Left = 112
Top = 18
Width = 121
Height = 17
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
object DBTextName: TDBText
Left = 289
Top = 18
Width = 176
Height = 17
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
object GroupBox4: TGroupBox
Left = 2
Top = 32
Width = 476
Height = 7
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 57
Top = 12
Width = 480
Height = 51
Caption = '时间范围'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 5
object Label1: TLabel
Left = 28
Top = 24
Width = 30
Height = 12
Caption = '从(&B)'
Color = clBtnFace
FocusControl = DateTimePicker1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 258
Top = 24
Width = 30
Height = 12
Caption = '到(E)'
Color = clBtnFace
FocusControl = DateTimePicker2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object DateTimePicker1: TDateTimePicker
Left = 61
Top = 20
Width = 164
Height = 20
CalAlignment = dtaLeft
Date = 37282.7623467593
Time = 37282.7623467593
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 293
Top = 20
Width = 164
Height = 20
CalAlignment = dtaLeft
Date = 37282.7676905093
Time = 37282.7676905093
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 1
end
end
object DBGrid1: TDBGrid
Left = 60
Top = 175
Width = 474
Height = 247
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clHighlight
TitleFont.Height = -13
TitleFont.Name = '宋体'
TitleFont.Style = []
Visible = False
end
object DataSource1: TDataSource
Left = 536
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -