📄 bgmima.dfm
字号:
object bgmimafrm: Tbgmimafrm
Left = 192
Top = 118
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21464#26356#23494#30721
ClientHeight = 175
ClientWidth = 330
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 19
Top = 13
Width = 120
Height = 12
Caption = #35831#20934#30830#22635#20889#19979#21015#21508#39033#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #21326#25991#32454#40657
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 45
Top = 38
Width = 72
Height = 12
Caption = #22995' '#21517#65306
end
object Label3: TLabel
Left = 45
Top = 66
Width = 72
Height = 12
Caption = #21407' '#23494' '#30721#65306
end
object Label4: TLabel
Left = 45
Top = 94
Width = 72
Height = 12
Caption = #26032' '#23494' '#30721#65306
end
object Label5: TLabel
Left = 45
Top = 122
Width = 72
Height = 12
Caption = #39564#35777#26032#23494#30721#65306
end
object Edit1: TEdit
Left = 122
Top = 35
Width = 80
Height = 20
ImeName = #26234#33021'ABC'#36755#20837#27861
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 122
Top = 62
Width = 80
Height = 20
PasswordChar = '*'
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 122
Top = 90
Width = 80
Height = 20
PasswordChar = '*'
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 122
Top = 118
Width = 80
Height = 20
PasswordChar = '*'
TabOrder = 3
Text = 'Edit4'
end
object Button1: TButton
Left = 230
Top = 38
Width = 68
Height = 20
Caption = #30830#35748
Default = True
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 230
Top = 77
Width = 68
Height = 20
Cancel = True
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object Query1: TQuery
CachedUpdates = True
AutoRefresh = True
DatabaseName = 'cczb'
RequestLive = True
Left = 328
Top = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -