📄 mainunit.dfm
字号:
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 52
Top = 64
Width = 48
Height = 12
Caption = '旧密码:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 52
Top = 96
Width = 48
Height = 12
Caption = '新密码:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 52
Top = 128
Width = 60
Height = 12
Caption = '确认密码:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object EditAcctNameEdit: TEdit
Left = 116
Top = 24
Width = 233
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object EditAcctOldPwdMaskEdit: TMaskEdit
Left = 116
Top = 56
Width = 233
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object EditAcctNewPwdMaskEdit: TMaskEdit
Left = 116
Top = 88
Width = 233
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object EditAcctPwdConfirmMaskEdit: TMaskEdit
Left = 116
Top = 120
Width = 233
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 3
end
object Button3: TButton
Left = 115
Top = 168
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '修改'
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 211
Top = 168
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '取消'
TabOrder = 5
OnClick = Button4Click
end
end
end
object InfoTabSheet: TTabSheet
Caption = '软件信息'
ImageIndex = 3
object Panel4: TPanel
Left = 111
Top = 26
Width = 321
Height = 177
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 0
object Image1: TImage
Left = 24
Top = 24
Width = 32
Height = 32
AutoSize = True
Picture.Data = {
055449636F6E0000010001002020100000000000E80200001600000028000000
2000000040000000010004000000000080020000000000000000000010000000
1000000000000000000080000080000000808000800000008000800080800000
80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
FFFFFF000000000000000000000000000000000000000000000EEEE6000EE00B
510DD055000000000066EE60EE0E0E003B0055000000000000006E0EEE000E00
B3380500000000000000006EE078703BB3F80000000000000000006E078780BB
3F880000000000000E7E7000787800B3F770000000000007E7E7220787000003
8FFFFF0000000E7E7E720000787878708FFFF8000000E7E7E722000087878700
8FFF7000000E7E7E7E200000787878708FFFFF000007E7E8E220000087878780
0FFFFFF0007E8E8E82000008787878780FF4FF0000E8E8E22200000087870880
8FF747000E8E8E822200000008780008FFFFFF0008E8E8E32200000000878703
30F0FF000E8E323E22000000007878033B3B33B008E8222EEE20000000378703
BBBBBBB00E8E6232E227000000000003BBBBBB0008E8E822222E000000000000
BBBBB0000E8E82222222E000000000000000000008E862822222222000000222
2000000000EE82EE22222222222222220000000000E8E622EE22222222222222
00000000000E8E222E2222222222222000000000000EE8222222222222222220
000000000000EE8E22222222222222000000000000000EE8E222222222222000
000000000000000EEE8E82222220000000000000000000000EEEE8E860000000
0000000000000000000000000000000000000000000000000000000000000000
00000000FFFFFFFFFFE00000FFC00000FFC00001FFF00003FF800007FE000003
F8000001F0000001E0000001C0000001C0000000800000018000000100000001
0000000000000000000000000000000100000003000000070000003F8000007F
8000007FC00000FFC00000FFE00001FFF00003FFF80007FFFE001FFFFF807FFF
FFFFFFFF}
end
object Label10: TLabel
Left = 80
Top = 19
Width = 224
Height = 29
Caption = 'Lcsoft AcctMgt'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 80
Top = 64
Width = 66
Height = 12
Caption = '版本:1.000'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 80
Top = 88
Width = 72
Height = 12
Caption = '作者:林华锋'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 80
Top = 136
Width = 180
Height = 12
Caption = '版权所有 (C) 2001 LC软件工作室'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
end
end
end
object MainMenu1: TMainMenu
AutoHotkeys = maManual
object F1: TMenuItem
Caption = '文件[&F]'
object MenuNewAcct: TMenuItem
Caption = '新建帐户(&N)'
OnClick = PopMenuNewAcctClick
end
object MenuEditAcct: TMenuItem
Caption = '修改帐户(&E)'
OnClick = PopMenuEditAcctClick
end
object N2: TMenuItem
Caption = '-'
end
object MenuExit: TMenuItem
Caption = '关闭(&C)'
OnClick = MenuExitClick
end
end
object V1: TMenuItem
Caption = '查看[&V]'
object MenuLarge: TMenuItem
Caption = '大图标'
RadioItem = True
OnClick = MenuLargeClick
end
object MenuSmall: TMenuItem
Caption = '小图标'
RadioItem = True
OnClick = MenuSmallClick
end
object MenuList: TMenuItem
Caption = '列表'
RadioItem = True
OnClick = MenuListClick
end
object MenuReport: TMenuItem
Caption = '详细资料'
RadioItem = True
OnClick = MenuReportClick
end
end
object H1: TMenuItem
Caption = '帮助[&H]'
object MenuAbout: TMenuItem
Caption = '关于(&A)'
OnClick = PopMenuInfoClick
end
end
end
object ImageList1: TImageList
Height = 32
Width = 32
Left = 32
Bitmap = {
494C010101000400040020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000800000002000000001001800000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -