📄 dangan.dfm
字号:
object Form_dangan: TForm_dangan
Left = 205
Top = 137
Width = 702
Height = 480
BorderIcons = [biSystemMenu]
Caption = #32534#36753#30149#20154#26723#26696
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 224
Top = 8
Width = 201
Height = 29
Caption = #30149#20154#26723#26696#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 80
Width = 673
Height = 289
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 56
Width = 670
Height = 18
DataSource = DataSource1
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 9
Top = 376
Width = 680
Height = 57
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 16
Width = 60
Height = 13
Caption = #26597#35810#26465#20214#65306
end
object CheckBox_xm: TCheckBox
Left = 64
Top = 16
Width = 57
Height = 17
Caption = #22995#21517
TabOrder = 0
end
object ComboBox_xm: TComboBox
Left = 120
Top = 16
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 1
end
object CheckBox_bh: TCheckBox
Left = 208
Top = 16
Width = 49
Height = 25
Caption = #32534#21495
TabOrder = 2
end
object ComboBox_bh: TComboBox
Left = 256
Top = 16
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 3
end
object Button_cx: TButton
Left = 496
Top = 16
Width = 81
Height = 33
Caption = #26597#35810
TabOrder = 4
OnClick = Button_cxClick
end
object Button_gjcx: TButton
Left = 584
Top = 16
Width = 81
Height = 33
Caption = #39640#32423#26597#35810
TabOrder = 5
OnClick = Button_gjcxClick
end
object CheckBox_rq: TCheckBox
Left = 352
Top = 16
Width = 57
Height = 25
Caption = #26085#26399
TabOrder = 6
end
object DateTimePicker1: TDateTimePicker
Left = 400
Top = 16
Width = 89
Height = 25
CalAlignment = dtaLeft
Date = 38897.6606047454
Time = 38897.6606047454
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 7
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 472
Top = 8
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 552
Top = 8
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 520
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -