📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 364
Top = 201
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #35745#26102#31995#32479
ClientHeight = 236
ClientWidth = 311
Color = clGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000FFFFF0000000000000000000000000
0F0009F00000000000000000000000000F009F0B000000000000000000000000
0F0FF000B000000000000000000000000FF000000B0000000000000000000000
00B00000B0B000000000000000000000000B000B000B00000000000000000000
0000B0B0B0B0B000000000000000000000000B000B000B000000000000000000
000000B0B00000B000000000000000000000000B00000B0B0000000000000000
00000000B000B00BB000000000000000000000000B0B0B0B0B00000000000000
0000000000B0B0BB00B000000000000000000000000B0BB0000B900000000000
000000000000B00090009000000000000000000000000B0009009B0000000000
00000000000000B0009990B000000000000000000000000B0000900B00000000
0000000000000000B0009900B000000000000000000000000B0090990B000000
000000000000000000B0900090B000000000000000000000000B90000B000000
00000000000000000000900BB0000000000000000000000000000BB00000FFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF3FFFFFFF3FFFFFFF81FFFFFFB9F
FFFFFB2FFFFFFA77FFFFF9FBFFFFFDF5FFFFFEEEFFFFFF557FFFFFBBBFFFFFD7
DFFFFFEFAFFFFFF767FFFFFAABFFFFFD4DFFFFFE9E7FFFFF777FFFFFBB3FFFFF
DC5FFFFFEF6FFFFFF737FFFFFB4BFFFFFD75FFFFFE7BFFFFFF67FFFFFF9F}
OldCreateOrder = False
OnCreate = FormCreate
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 24
Top = 200
Width = 12
Height = 21
Cursor = crHandPoint
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = Label2Click
end
object Label3: TLabel
Left = 240
Top = 200
Width = 49
Height = 25
Cursor = crHandPoint
Hint = #30830#23450#36890#35805#32467#26463#21527#65311
AutoSize = False
Caption = #25346#26426
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = Label3Click
OnMouseMove = Label3MouseMove
end
object Label4: TLabel
Left = 32
Top = 128
Width = 10
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -20
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 160
Top = 16
Width = 12
Height = 25
Caption = '*'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 216
Top = 48
Width = 12
Height = 37
Caption = '*'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 152
Top = 80
Width = 12
Height = 37
Caption = '*'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit9: TEdit
Left = 104
Top = 16
Width = 41
Height = 21
TabOrder = 0
end
object Edit10: TEdit
Left = 104
Top = 48
Width = 105
Height = 21
TabOrder = 2
end
object Edit11: TEdit
Left = 64
Top = 16
Width = 33
Height = 21
TabOrder = 3
Text = ' '#21306#21495
end
object Edit12: TEdit
Left = 64
Top = 48
Width = 33
Height = 21
TabOrder = 4
Text = ' '#21495#30721
end
object Edit13: TEdit
Left = 64
Top = 78
Width = 33
Height = 21
TabOrder = 5
Text = ' '#21333#20215
end
object Edit14: TEdit
Left = 104
Top = 78
Width = 41
Height = 21
TabOrder = 1
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 168
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -