📄 unit6.dfm
字号:
object Form3: TForm3
Left = 358
Top = 175
Width = 697
Height = 509
Caption = #32452#21512#26597#25214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 673
Height = 209
Caption = #32452#21512#26465#20214
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 24
Width = 24
Height = 13
Caption = #22995#21517
end
object Label2: TLabel
Left = 208
Top = 24
Width = 24
Height = 13
Caption = #23398#21495
end
object Label3: TLabel
Left = 424
Top = 24
Width = 24
Height = 13
Caption = #24615#21035
end
object Label4: TLabel
Left = 24
Top = 88
Width = 27
Height = 13
Caption = #38498' '#31995
end
object Label5: TLabel
Left = 192
Top = 88
Width = 36
Height = 13
Caption = #20826#22242#21592
end
object Label6: TLabel
Left = 424
Top = 88
Width = 24
Height = 13
Caption = #31821#36143
end
object Label7: TLabel
Left = 24
Top = 152
Width = 24
Height = 13
Caption = #19987#19994
end
object Label8: TLabel
Left = 184
Top = 152
Width = 48
Height = 13
Caption = #30005#35805#21495#30721
end
object Button1: TButton
Left = 472
Top = 152
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 56
Top = 24
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 240
Top = 24
Width = 121
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 56
Top = 88
Width = 121
Height = 21
TabOrder = 3
end
object Edit4: TEdit
Left = 456
Top = 88
Width = 121
Height = 21
TabOrder = 4
end
object Edit5: TEdit
Left = 56
Top = 152
Width = 121
Height = 21
TabOrder = 5
end
object Edit6: TEdit
Left = 240
Top = 152
Width = 121
Height = 21
TabOrder = 6
end
object ComboBox1: TComboBox
Left = 456
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 7
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 240
Top = 88
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 8
Items.Strings = (
#20826#21592
#22242#21592)
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 232
Width = 673
Height = 217
Caption = #26597#35810#32467#26524
TabOrder = 1
object DBGrid1: TDBGrid
Left = 16
Top = 24
Width = 641
Height = 161
DataSource = dm.DataSource2
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object StatusBar1: TStatusBar
Left = 2
Top = 192
Width = 669
Height = 23
Panels = <
item
Width = 305
end
item
Width = 50
end>
SimplePanel = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -