📄 unit9.dfm
字号:
object Form9: TForm9
Left = 257
Top = 131
Width = 244
Height = 287
Caption = #29992#25143#23494#30721#26356#25913' '
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 Label1: TLabel
Left = 64
Top = 184
Width = 21
Height = 13
Caption = ' '
end
object LabeledEdit1: TLabeledEdit
Left = 56
Top = 32
Width = 121
Height = 24
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #26087#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
ParentFont = False
TabOrder = 0
end
object LabeledEdit2: TLabeledEdit
Left = 56
Top = 92
Width = 121
Height = 24
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #26032#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
ParentFont = False
TabOrder = 1
end
object LabeledEdit3: TLabeledEdit
Left = 56
Top = 152
Width = 121
Height = 24
EditLabel.Width = 48
EditLabel.Height = 13
EditLabel.Caption = #30830#35748#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
ParentFont = False
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 40
Top = 208
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 208
Width = 75
Height = 25
Caption = #37325#32622
TabOrder = 4
OnClick = BitBtn2Click
end
object Query1: TQuery
DatabaseName = 'db'
SQL.Strings = (
'select *'
'from Users;')
Left = 192
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -