📄 reconnect.dfm
字号:
object ReConnectForm: TReConnectForm
Left = 243
Top = 185
BorderStyle = bsDialog
Caption = #32418#26495#26377#38480#20844#21496'--'#29992#25143#30331#24405
ClientHeight = 217
ClientWidth = 295
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 75
Width = 64
Height = 16
Caption = #29992#25143#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 55
Top = 127
Width = 64
Height = 16
Caption = #23494' '#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 72
Top = 16
Width = 145
Height = 27
Caption = #30331#24405#25968#25454#24211
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Bevel1: TBevel
Left = 32
Top = 48
Width = 241
Height = 113
Shape = bsFrame
end
object BitBtnOK: TBitBtn
Left = 104
Top = 176
Width = 65
Height = 25
Caption = #30331#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtnOKClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtnCancel: TBitBtn
Left = 200
Top = 176
Width = 57
Height = 25
Caption = #36820#22238
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Kind = bkClose
end
object EditName: TEdit
Left = 112
Top = 72
Width = 97
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentFont = False
TabOrder = 0
OnKeyPress = EditNameKeyPress
end
object EditPassword: TEdit
Left = 112
Top = 120
Width = 97
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentFont = False
PasswordChar = '*'
TabOrder = 1
OnKeyPress = EditPasswordKeyPress
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -