📄 unit6.dfm
字号:
object Form6: TForm6
Left = 171
Top = 98
Width = 544
Height = 375
Caption = 'Form6'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LvNeoForm1: TLvNeoForm
Left = 0
Top = 0
Width = 538
Height = 369
BorderIcons = [biMinimize]
Caption = #26597#35810#12288
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
object Label1: TLabel
Left = 152
Top = 64
Width = 60
Height = 13
Caption = #26597#35810#23545#35937#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 291
Top = 62
Width = 12
Height = 16
Caption = #24180
end
object Label3: TLabel
Left = 365
Top = 62
Width = 12
Height = 16
Caption = #26376
end
object Label4: TLabel
Left = 432
Top = 62
Width = 12
Height = 16
Caption = #26085
end
object GroupBox1: TGroupBox
Left = 16
Top = 56
Width = 113
Height = 297
Caption = #26597#35810#26041#24335
Color = clSkyBlue
ParentColor = False
TabOrder = 0
object RadioButton1: TRadioButton
Left = 24
Top = 40
Width = 75
Height = 17
Caption = #33756#21517#32534#21495
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 24
Top = 96
Width = 75
Height = 17
Caption = #33756#21517
TabOrder = 1
OnClick = RadioButton1Click
end
object RadioButton3: TRadioButton
Left = 24
Top = 208
Width = 75
Height = 17
Caption = #32463#25163#20154
TabOrder = 2
OnClick = RadioButton1Click
end
object RadioButton4: TRadioButton
Left = 24
Top = 264
Width = 75
Height = 17
Caption = #25910#36135#26085#26399
TabOrder = 3
OnClick = RadioButton4Click
end
object RadioButton5: TRadioButton
Left = 24
Top = 152
Width = 72
Height = 17
Caption = #33756#31867
TabOrder = 4
OnClick = RadioButton5Click
end
end
object Edit1: TEdit
Left = 224
Top = 56
Width = 219
Height = 24
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object LvNeoButton1: TLvNeoButton
Left = 456
Top = 64
Width = 57
Height = 20
Caption = #26597#25214
ModalResult = 0
TabOrder = 2
OnClick = LvNeoButton1Click
end
object LvNeoButton2: TLvNeoButton
Left = 376
Top = 336
Width = 65
Height = 20
Caption = #25171#21360
ModalResult = 0
TabOrder = 3
end
object LvNeoButton3: TLvNeoButton
Left = 456
Top = 336
Width = 57
Height = 20
Caption = #36864#20986
ModalResult = 0
TabOrder = 4
OnClick = LvNeoButton3Click
end
object DBGrid1: TDBGrid
Left = 152
Top = 96
Width = 361
Height = 225
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ComboBox1: TComboBox
Left = 307
Top = 56
Width = 54
Height = 24
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 16
TabOrder = 6
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
object ComboBox2: TComboBox
Left = 380
Top = 56
Width = 49
Height = 24
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 16
TabOrder = 7
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12'
'13'
'14'
'15'
'16'
'17'
'18'
'19'
'20'
'21'
'22'
'23'
'24'
'25'
'26'
'27'
'28'
'29'
'30'
'31')
end
object Edit2: TEdit
Left = 224
Top = 56
Width = 65
Height = 24
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 8
end
object ComboBox3: TComboBox
Left = 224
Top = 56
Width = 217
Height = 24
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 16
TabOrder = 9
Items.Strings = (
#34092#33756#31867
#33740#31867
#34299#31867
#28023#40092#31867
#32905#31867
#20304#26009#31867
#20854#20182)
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 160
Top = 328
end
object Table1: TTable
DatabaseName = 'pubsystem'
TableName = #36827#36135#34920'.db'
Left = 200
Top = 328
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -