📄 unit1.~dfm
字号:
object LoginForm: TLoginForm
Left = 482
Top = 122
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #36873#35838#31995#32479'--'#30331#38470
ClientHeight = 402
ClientWidth = 588
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object StatusBar1: TStatusBar
Left = 0
Top = 383
Width = 588
Height = 19
Panels = <
item
Alignment = taRightJustify
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Text = 'CopyRight (C) 2004 Vingo '#36873#35838#31995#32479' v1.0'
Width = 400
end>
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 588
Height = 383
ActivePage = TabSheet4
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #23398#29983#36873#35838
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
object Panel1: TPanel
Left = 0
Top = 0
Width = 580
Height = 354
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Label3: TLabel
Left = 201
Top = 25
Width = 192
Height = 48
Caption = #23398#29983#36873#35838
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -48
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 214
Top = 199
Width = 28
Height = 14
Caption = #23494#30721
end
object PassWord: TEdit
Left = 256
Top = 195
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 0
OnKeyDown = PassWordKeyDown
end
object login1: TButton
Left = 200
Top = 264
Width = 75
Height = 25
Caption = #30331#38470
TabOrder = 1
OnClick = login1Click
end
object exit1: TButton
Left = 320
Top = 264
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = exit1Click
end
end
end
object TabSheet2: TTabSheet
Caption = #35838#31243#35774#32622
ImageIndex = 1
object Panel2: TPanel
Left = 0
Top = 0
Width = 580
Height = 354
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Label4: TLabel
Left = 240
Top = 40
Width = 7
Height = 14
end
object Label5: TLabel
Left = 201
Top = 25
Width = 192
Height = 48
Caption = #35838#31243#35774#32622
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -48
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 214
Top = 199
Width = 28
Height = 14
Caption = #23494#30721
end
object password2: TEdit
Left = 256
Top = 195
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 0
OnKeyDown = password2KeyDown
end
object login2: TButton
Left = 200
Top = 264
Width = 75
Height = 25
Caption = #30331#38470
TabOrder = 1
OnClick = login2Click
end
object exit2: TButton
Left = 320
Top = 264
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = exit1Click
end
end
end
object TabSheet3: TTabSheet
Caption = #23398#29983#20449#24687
ImageIndex = 2
object Label8: TLabel
Left = 201
Top = 25
Width = 192
Height = 48
Caption = #23398#29983#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -48
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 214
Top = 199
Width = 28
Height = 14
Caption = #23494#30721
end
object password3: TEdit
Left = 256
Top = 195
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 0
OnKeyDown = password3KeyDown
end
object login3: TButton
Left = 200
Top = 264
Width = 75
Height = 25
Caption = #30331#38470
TabOrder = 1
OnClick = login3Click
end
object exit3: TButton
Left = 320
Top = 264
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = exit1Click
end
end
object TabSheet4: TTabSheet
Caption = #20851#20110#26412#31995#32479
ImageIndex = 3
object Button1: TButton
Left = 16
Top = 24
Width = 97
Height = 33
Caption = #20351#29992#35828#26126
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 104
Width = 97
Height = 33
Caption = #24110#21161#31995#32479
TabOrder = 1
end
object Button3: TButton
Left = 16
Top = 192
Width = 97
Height = 33
Caption = #25171#21360#25253#34920
TabOrder = 2
OnClick = Button3Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -