📄 unit19.dfm
字号:
object Form19: TForm19
Left = 412
Top = 188
BorderStyle = bsDialog
Caption = #26333#20809#22788#29702
ClientHeight = 257
ClientWidth = 289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 289
Height = 41
Caption = #26333#20809#21442#25968#35774#32622
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 41
Width = 289
Height = 169
TabOrder = 1
object Label1: TLabel
Left = 64
Top = 40
Width = 48
Height = 13
AutoSize = False
Caption = #26333#20809#24230#65306
end
object Label2: TLabel
Left = 48
Top = 96
Width = 233
Height = 13
AutoSize = False
Caption = #26333#20809#22788#29702#30340#25928#26524#22522#20110#29031#29255#25216#26415','#28784#24230#20540
end
object Label3: TLabel
Left = 16
Top = 120
Width = 257
Height = 13
AutoSize = False
Caption = #23567#20110#27492#26333#20809#24230#30340#20687#32032#23558#21457#29983#36870#36716','#24418#25104#26333#20809
end
object Label4: TLabel
Left = 48
Top = 144
Width = 209
Height = 13
AutoSize = False
Caption = #32467#26524#20687#32032#20998#37327#20540'=255-'#21407#20687#32032#20998#37327
end
object Label5: TLabel
Left = 72
Top = 64
Width = 145
Height = 13
AutoSize = False
Caption = #27880#24847#35201#22312'0'#21040'255'#20043#38388
end
object Edit1: TEdit
Left = 120
Top = 32
Width = 73
Height = 21
TabOrder = 0
Text = '128'
end
end
object BitBtn1: TBitBtn
Left = 208
Top = 224
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 88
Top = 224
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkNo
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -