?? pwd.dfm
字號:
object F_pwd: TF_pwd
Left = 195
Top = 183
BorderStyle = bsDialog
Caption = #23494#30721#20462#25913
ClientHeight = 213
ClientWidth = 299
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 27
Width = 80
Height = 16
Caption = #20320#30340#22995#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 59
Width = 64
Height = 16
Caption = #21407#23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 90
Width = 64
Height = 16
Caption = #26032#23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 32
Top = 122
Width = 96
Height = 16
Caption = #30830#35748#26032#23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object L_login: TLabel
Left = 128
Top = 27
Width = 48
Height = 16
Caption = '******'
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object MaskEdit1: TMaskEdit
Left = 128
Top = 56
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 56
Top = 160
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 152
Top = 160
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
object MaskEdit2: TMaskEdit
Left = 128
Top = 88
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object MaskEdit3: TMaskEdit
Left = 128
Top = 120
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 4
end
object ADOQuery1: TADOQuery
Connection = mainform.ADOConnection1
Parameters = <>
Left = 256
Top = 72
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -