?? logonform.dfm
字號:
object FrmLogon: TFrmLogon
Left = 259
Top = 175
BorderStyle = bsSingle
Caption = #36830#25509#25968#25454#24211
ClientHeight = 210
ClientWidth = 294
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 294
Height = 210
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 24
Width = 60
Height = 13
Caption = #26381#21153#22120#21517#65306
end
object Label2: TLabel
Left = 48
Top = 56
Width = 60
Height = 13
Caption = #25968#25454#24211#21517#65306
end
object u: TLabel
Left = 62
Top = 88
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object p: TLabel
Left = 75
Top = 120
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object ServerEdit: TEdit
Left = 112
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object DBEdit: TEdit
Left = 112
Top = 48
Width = 121
Height = 21
TabOrder = 1
end
object UserEdit: TEdit
Left = 112
Top = 80
Width = 121
Height = 21
TabOrder = 2
end
object PassEdit: TEdit
Left = 112
Top = 112
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object OKBtn: TButton
Left = 32
Top = 161
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 4
OnClick = OKBtnClick
end
object ExitBtn: TButton
Left = 184
Top = 161
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = ExitBtnClick
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -