📄 about_u.dfm
字号:
object About_F: TAbout_F
Left = 377
Top = 284
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'About FreeOTFE'
ClientHeight = 179
ClientWidth = 319
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lblBeta: TLabel
Left = 31
Top = 40
Width = 257
Height = 111
Caption = 'BETA'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -96
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
Picture.Data = {
055449636F6E0000010001002020100000000000E80200001600000028000000
2000000040000000010004000000000080020000000000000000000000000000
0000000000000000000080000080000000808000800000008000800080800000
C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
FFFFFF0000000000000000000000000000000000000000000000088880000000
000000000000000000888888888800000000000000000000088880F008888000
0000000000000000880F00F00F00880000000000000000088F0000000000F880
000000000000008800F00088000F008800000000000000880000888888000F88
0000000000000088F00888008880008800000000000007800008800008800008
80000000000007800078000000880FF8800000000000078FF078000000880008
8000000000000780000780000880000880000000000000780007880088800F88
0000000000000078F000778888000088000000000000007800F00077000F0088
00000000000000078F0000000000F88000000000000000007800F00F00F08800
00000000000000000788800F0888800000000000000000007077788888880800
0000000000000000780007777000880000000000000000007880000000078800
0000000000000000788000000007880000000000000000007880000000078800
0000000000000000788000000007880000000000000000007880000000078800
0000000000000000788000000007880000000000000000000788800007788000
0000000000000000078888888888800000000000000000000077788888880000
0000000000000000000007777000000000000000000000000000000000000000
00000000FFF87FFFFFC00FFFFF8007FFFF0003FFFE0001FFFC0000FFF800007F
F800007FF800007FF000003FF000003FF000003FF000003FF800007FF800007F
F800007FFC0000FFFE0001FFFE0001FFFE0001FFFE0001FFFE0841FFFE0FC1FF
FE0FC1FFFE0FC1FFFE0FC1FFFE0781FFFF0003FFFF0003FFFF8007FFFFC00FFF
FFF87FFF}
Stretch = True
end
object lblAppID: TLabel
Left = 56
Top = 32
Width = 98
Height = 13
Caption = 'App version no. here'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 64
Top = 56
Width = 184
Height = 13
Caption = 'FreeOTFE: Free On-The-Fly-Encryption'
Transparent = True
WordWrap = True
end
object Label2: TLabel
Left = 56
Top = 4
Width = 84
Height = 20
Caption = 'FreeOTFE'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lblCrossCryptVersion: TLabel
Left = 75
Top = 120
Width = 60
Height = 13
Caption = 'v99.99.9999'
Transparent = True
end
object Label4: TLabel
Left = 148
Top = 8
Width = 71
Height = 13
Caption = 'by Sarah Dean'
Transparent = True
WordWrap = True
end
object Label3: TLabel
Left = 144
Top = 116
Width = 106
Height = 26
Caption = '<<< This item will be automatically centered'
Color = clRed
ParentColor = False
Visible = False
WordWrap = True
end
object SDUURLLabel1: TSDUURLLabel
Left = 95
Top = 88
Width = 130
Height = 13
Cursor = crHandPoint
Caption = 'http://www.FreeOTFE.org/'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
NormalColor = clBlue
HoverColor = clRed
URL = 'http://www.FreeOTFE.org/'
end
object pbOK: TButton
Left = 123
Top = 144
Width = 73
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Panel1: TPanel
Left = 57
Top = 76
Width = 205
Height = 2
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 1
end
object Panel2: TPanel
Left = 57
Top = 108
Width = 205
Height = 2
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -