📄 passunit.dfm
字号:
object passForm: TpassForm
Left = 362
Top = 232
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20462#25913#21475#20196
ClientHeight = 185
ClientWidth = 251
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 52
Height = 13
Caption = #29992#25143#32534#21495
end
object Label2: TLabel
Left = 37
Top = 48
Width = 39
Height = 13
Caption = #21407#21475#20196
end
object Label3: TLabel
Left = 37
Top = 80
Width = 39
Height = 13
Caption = #26032#21475#20196
end
object Label4: TLabel
Left = 24
Top = 112
Width = 52
Height = 13
Caption = #30830#35748#21475#20196
end
object Edit1: TEdit
Left = 89
Top = 12
Width = 121
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 89
Top = 44
Width = 121
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
end
object Edit3: TEdit
Left = 89
Top = 76
Width = 121
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
end
object Edit4: TEdit
Left = 89
Top = 108
Width = 121
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
end
object BitBtn1: TBitBtn
Left = 40
Top = 152
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 152
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 5
OnClick = BitBtn2Click
end
object assupADOQ: TADOQuery
Connection = DM.ADOC
Parameters = <>
Left = 16
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -