📄 remotescrunit.dfm
字号:
object RemoteScrFm: TRemoteScrFm
Left = 269
Top = 278
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #26597#30475#36828#31243#23631#24149#21442#25968#35774#32622
ClientHeight = 201
ClientWidth = 307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 169
Width = 307
Height = 32
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object CheckBox1: TCheckBox
Left = 8
Top = 8
Width = 97
Height = 17
Caption = #19979#27425#19981#22312#25552#31034
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 225
Top = 4
Width = 71
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 145
Top = 3
Width = 71
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
end
object RadioGroup1: TRadioGroup
Left = 0
Top = 0
Width = 307
Height = 41
Align = alTop
Caption = #22270#35937#26684#24335
Columns = 3
ItemIndex = 0
Items.Strings = (
'BITMAP'
'JPEG'
'')
TabOrder = 1
OnClick = RadioGroup1Click
end
object RadioGroup2: TRadioGroup
Left = 0
Top = 41
Width = 307
Height = 128
Align = alClient
Caption = #39068#33394#20301#25968
Columns = 2
ItemIndex = 5
Items.Strings = (
'pf1bit '#65288#40657#30333#33394#65289
'pf4bit '#65288'16'#20301#33394#65289
'pf8bit '#65288'256'#33394#65289
'pf16bit '#65288'65535'#33394#65289
'pf24bit '#65288'24'#20301#30495#24425#33394#65289
'pf32bit '#65288'32'#20301#30495#24425#33394#65289
#25353#29992#25143#23631#24149#39068#33394#25968)
TabOrder = 2
end
object SpinEdit1: TSpinEdit
Left = 259
Top = 14
Width = 40
Height = 22
Increment = 5
MaxValue = 100
MinValue = 0
TabOrder = 3
Value = 50
end
object Edit1: TEdit
Left = 177
Top = 18
Width = 73
Height = 17
BorderStyle = bsNone
Color = cl3DLight
TabOrder = 4
Text = #22270#35937#21387#32553#27604#65306
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -