📄 jsycx.dfm
字号:
object driverCX: TdriverCX
Left = 128
Top = 103
Width = 653
Height = 478
Caption = #39550#39542#21592#26597#35810
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 645
Height = 37
Align = alTop
Alignment = taCenter
Caption = #39550#39542#21592#26723#26696#26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -37
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 0
Top = 37
Width = 645
Height = 315
Align = alClient
DataSource = DataModule2.DataSource2
FixedColor = clMoneyGreen
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'name'
Title.Caption = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = 'xingbie'
Title.Caption = #24615#21035
Visible = True
end
item
Expanded = False
FieldName = 'borndt'
Title.Caption = #20986#29983#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'drivernum'
Title.Caption = #39550#39542#35777#21495
Visible = True
end
item
Expanded = False
FieldName = 'lingzhengd'
Title.Caption = #39046#35777#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'zhengjiany'
Title.Caption = #35777#20214#26377#25928#26399
Visible = True
end
item
Expanded = False
FieldName = 'jialing'
Title.Caption = #39550#40836
Visible = True
end
item
Expanded = False
FieldName = 'zhunjiacar'
Title.Caption = #20934#39550#36710#22411
Visible = True
end
item
Expanded = False
FieldName = 'joinworkdt'
Title.Caption = #20309#26102#21442#21152#24037#20316
Visible = True
end
item
Expanded = False
FieldName = 'phone'
Title.Caption = #32852#31995#30005#35805
Visible = True
end
item
Expanded = False
FieldName = 'nianjianme'
Title.Caption = #24180#26816#35760#24405
Visible = True
end
item
Expanded = False
FieldName = 'meimo'
Title.Caption = #22791#27880
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 0
Top = 352
Width = 645
Height = 92
Align = alBottom
Caption = #26597#35810#36873#39033
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
object RadioButton1: TRadioButton
Tag = 1
Left = 8
Top = 16
Width = 89
Height = 17
Caption = #25353#22995#21517#65306
TabOrder = 0
OnClick = RadioButton1Click
end
object ComboBox1: TComboBox
Left = 88
Top = 14
Width = 105
Height = 21
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
end
object RadioButton2: TRadioButton
Tag = 2
Left = 208
Top = 16
Width = 105
Height = 17
Caption = #25353#39550#39542#35777#21495#65306
TabOrder = 2
OnClick = RadioButton1Click
end
object ComboBox2: TComboBox
Left = 312
Top = 14
Width = 113
Height = 21
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
TabOrder = 3
OnChange = ComboBox2Change
end
object RadioButton3: TRadioButton
Tag = 3
Left = 432
Top = 16
Width = 97
Height = 17
Caption = #25353#20934#39550#36710#22411#65306
TabOrder = 4
OnClick = RadioButton1Click
end
object ComboBox3: TComboBox
Left = 528
Top = 14
Width = 97
Height = 21
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
TabOrder = 5
OnChange = ComboBox3Change
end
object RadioButton4: TRadioButton
Tag = 6
Left = 498
Top = 48
Width = 127
Height = 17
Caption = #35777#20214#24050#36807#26377#25928#26399
TabOrder = 6
OnClick = RadioButton1Click
end
object RadioButton5: TRadioButton
Tag = 5
Left = 208
Top = 48
Width = 105
Height = 17
Caption = #25353#20986#29983#26085#26399#65306
TabOrder = 7
OnClick = RadioButton1Click
end
object DateTimePicker1: TDateTimePicker
Left = 312
Top = 44
Width = 113
Height = 21
Date = 38246.424551307870000000
Time = 38246.424551307870000000
Color = clMoneyGreen
DateFormat = dfLong
Enabled = False
TabOrder = 8
OnChange = ComboBox4Change
end
object RadioButton6: TRadioButton
Tag = 4
Left = 8
Top = 48
Width = 73
Height = 17
Caption = #25353#39550#40836#65306
TabOrder = 9
OnClick = RadioButton1Click
end
object Edit1: TEdit
Left = 88
Top = 45
Width = 105
Height = 19
Color = clMoneyGreen
Enabled = False
TabOrder = 10
Text = '0'
OnChange = Edit1Change
OnKeyPress = Edit1KeyPress
end
object ComboBox4: TComboBox
Left = 432
Top = 44
Width = 49
Height = 21
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
ItemIndex = 0
TabOrder = 11
Text = #20043#21069
OnChange = ComboBox4Change
Items.Strings = (
#20043#21069
#24403#22825
#20043#21518)
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -