?? ulogin.dfm
字號:
object frmLogin: TfrmLogin
Left = 409
Top = 272
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #35797#21367#29983#25104#31649#29702#31995#32479#65293#30331#24405
ClientHeight = 182
ClientWidth = 359
Color = 11711154
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 22
Top = 11
Width = 339
Height = 24
Caption = #27426#36814#30331#24405#35797#21367#29983#25104#31649#29702#31995#32479'...'
Color = 11711154
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object btnOK: TSpeedButton
Left = 64
Top = 144
Width = 105
Height = 33
Caption = #30830' '#23450
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnOKClick
end
object btnCancel: TSpeedButton
Left = 200
Top = 144
Width = 105
Height = 33
Caption = #36864' '#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnCancelClick
end
object Panel1: TPanel
Left = -8
Top = 40
Width = 369
Height = 97
BevelInner = bvLowered
Color = 1992207
TabOrder = 0
object edtPassword: TEdit
Left = 147
Top = 53
Width = 166
Height = 28
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
PasswordChar = '*'
TabOrder = 0
OnKeyDown = edtPasswordKeyDown
end
object StaticText1: TStaticText
Left = 53
Top = 16
Width = 78
Height = 24
Caption = #29992#25143#21517':'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object StaticText2: TStaticText
Left = 69
Top = 57
Width = 57
Height = 24
Caption = #21475#20196':'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object cmbUserName: TComboBox
Left = 147
Top = 16
Width = 166
Height = 28
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ItemHeight = 20
ParentFont = False
TabOrder = 3
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -