📄 unit16.dfm
字号:
object Form_lminfo1: TForm_lminfo1
Left = 305
Top = 346
BorderStyle = bsDialog
Caption = #22269#23478#21450#30465#32423#21171#27169#31649#29702
ClientHeight = 571
ClientWidth = 999
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox_name: TGroupBox
Left = 7
Top = 0
Width = 986
Height = 57
Caption = #27169#31946#25628#32034
TabOrder = 0
object Button1: TButton
Left = 696
Top = 16
Width = 75
Height = 25
Caption = #24320#22987#26816#32034
Default = True
TabOrder = 0
OnClick = Button1Click
end
object ComboBox_year: TComboBox
Left = 464
Top = 24
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'1950'
'1955'
'1956'
'1957'
'1958'
'1969'
'1960'
'1961'
'1962'
'1963'
'1964'
'1965'
'1966'
'1973'
'1975'
'1977'
'1978'
'1979'
'1980'
'1981'
'1982'
'1983'
'1984'
'1985'
'1986'
'1987'
'1988'
'1989'
'1990'
'1992'
'1994'
'1996'
'1998'
'2000'
'2002'
'2004'
'2006'
'2008'
'2010'
'2012'
'2014'
'2016'
'2018'
'2020')
end
object CheckBox_name: TCheckBox
Left = 32
Top = 24
Width = 97
Height = 17
Caption = #25353#22995#21517#26597#35810' '
TabOrder = 2
end
object CheckBox_year: TCheckBox
Left = 360
Top = 24
Width = 97
Height = 17
Caption = #25353#24180#20221#26597#35810
TabOrder = 3
end
object Button3: TButton
Left = 824
Top = 16
Width = 75
Height = 25
Caption = #36864#20986#31649#29702' '
Default = True
TabOrder = 4
OnClick = Button3Click
end
end
object Edit_name: TEdit
Left = 144
Top = 24
Width = 185
Height = 21
TabOrder = 1
end
object GroupBox2: TGroupBox
Left = -1
Top = 64
Width = 1017
Height = 425
Caption = #26816#32034#32467#26524
TabOrder = 2
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 1001
Height = 401
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Width = 38
Visible = True
end
item
Expanded = False
Width = 51
Visible = True
end
item
Expanded = False
Width = 31
Visible = True
end
item
Expanded = False
Width = 42
Visible = True
end
item
Expanded = False
Width = 55
Visible = True
end
item
Expanded = False
Width = 92
Visible = True
end
item
Expanded = False
Width = 44
Visible = True
end
item
Expanded = False
Width = 170
Visible = True
end
item
Expanded = False
Width = 51
Visible = True
end
item
Expanded = False
Width = 162
Visible = True
end
item
Expanded = False
Width = 124
Visible = True
end
item
Expanded = False
Width = 63
Visible = True
end
item
Expanded = False
Visible = True
end>
end
end
object DBNavigator1: TDBNavigator
Left = 120
Top = 501
Width = 328
Height = 49
DataSource = DataSource1
VisibleButtons = [nbDelete, nbEdit, nbPost, nbRefresh]
TabOrder = 3
end
object Button2: TButton
Left = 560
Top = 509
Width = 89
Height = 41
Caption = #36864#20986#32500#25252
TabOrder = 4
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = datalink.ADOQ_lm1
Left = 384
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -