📄 unit9.dfm
字号:
object Form9: TForm9
Left = 377
Top = 62
Width = 511
Height = 309
Caption = #25945#24072#35838#31243#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 5
Width = 489
Height = 164
Caption = #25945#24072#35838#31243#31649#29702
TabOrder = 0
object Label1: TLabel
Left = 9
Top = 30
Width = 53
Height = 13
AutoSize = False
Caption = #35838#31243#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 178
Top = 32
Width = 53
Height = 13
AutoSize = False
Caption = #35838#31243#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 360
Top = 32
Width = 53
Height = 13
AutoSize = False
Caption = #35838#23481#37327#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 73
Top = 25
Width = 96
Height = 21
AutoSize = False
TabOrder = 0
end
object Edit2: TEdit
Left = 234
Top = 26
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 416
Top = 26
Width = 65
Height = 21
AutoSize = False
TabOrder = 2
end
object DBGrid1: TDBGrid
Left = 8
Top = 56
Width = 369
Height = 97
DataSource = Data.DataSource2
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 392
Top = 56
Width = 75
Height = 25
Caption = #25552#20132#30003#35831
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 392
Top = 88
Width = 75
Height = 25
Caption = #21024#38500#30003#35831
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 392
Top = 120
Width = 75
Height = 25
Caption = #24050#30003#35831#35838#31243
TabOrder = 6
OnClick = Button3Click
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 176
Width = 489
Height = 89
Caption = #36873#35838#24773#20917
TabOrder = 1
object Label4: TLabel
Left = 16
Top = 24
Width = 53
Height = 13
AutoSize = False
Caption = #35838#31243#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 204
Top = 24
Width = 53
Height = 13
AutoSize = False
Caption = #35838#31243#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 16
Top = 56
Width = 53
Height = 13
AutoSize = False
Caption = #35838#23481#37327#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit4: TEdit
Left = 72
Top = 19
Width = 121
Height = 21
TabOrder = 0
end
object Edit5: TEdit
Left = 261
Top = 19
Width = 121
Height = 21
AutoSize = False
Enabled = False
TabOrder = 1
end
object Edit6: TEdit
Left = 72
Top = 51
Width = 121
Height = 21
AutoSize = False
Enabled = False
TabOrder = 2
end
object Button4: TButton
Left = 400
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 400
Top = 56
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
OnClick = Button5Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -