📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 521
Top = 139
Width = 187
Height = 256
Caption = #20462#25913'6'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 0
Top = 64
Width = 49
Height = 20
AutoSize = False
Caption = #29677#32423
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 0
Top = 96
Width = 49
Height = 20
AutoSize = False
Caption = #24615#21035
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 0
Top = 126
Width = 49
Height = 25
AutoSize = False
Caption = #31821#36143
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 30
Width = 48
Height = 25
AutoSize = False
Caption = #22995#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 0
Top = 0
Width = 49
Height = 20
AutoSize = False
Caption = #23398#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 42
Top = 0
Width = 121
Height = 21
DataField = #23398#21495
DataSource = Form6.DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 42
Top = 32
Width = 121
Height = 21
DataField = #22995#21517
DataSource = Form6.DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 42
Top = 64
Width = 121
Height = 21
DataField = #29677#32423
DataSource = Form6.DataSource1
TabOrder = 2
end
object DBEdit5: TDBEdit
Left = 42
Top = 128
Width = 121
Height = 21
DataField = #31821#36143
DataSource = Form6.DataSource1
TabOrder = 3
end
object DBComboBox1: TDBComboBox
Left = 40
Top = 96
Width = 121
Height = 21
DataField = #24615#21035
DataSource = Form6.DataSource1
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 13
Items.Strings = (
#30007
#22899)
ParentFont = False
TabOrder = 4
end
object Button1: TButton
Left = 40
Top = 160
Width = 81
Height = 25
Caption = #25552#20132#20462#25913
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
object MainMenu1: TMainMenu
Left = 24
Top = 65528
object N1: TMenuItem
Caption = #25991#20214
object N2: TMenuItem
Caption = #36864#20986
OnClick = N2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -