📄 sscrparamsetunit.~dfm
字号:
object SScrParamSetFm: TSScrParamSetFm
Left = 261
Top = 179
BorderStyle = bsDialog
Caption = #36828#31243#30417#25511#21442#25968#35774#32622
ClientHeight = 214
ClientWidth = 307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 0
Top = 0
Width = 307
Height = 41
Align = alTop
Caption = #22270#35937#26684#24335
Columns = 4
ItemIndex = 0
Items.Strings = (
'BITMAP'
'JPEG'
'')
TabOrder = 0
OnClick = RadioGroup1Click
end
object RadioGroup2: TRadioGroup
Left = 0
Top = 41
Width = 307
Height = 139
Align = alTop
Caption = #39068#33394#20301#25968
Columns = 2
ItemIndex = 2
Items.Strings = (
'pf1bit '#65288'2'#31181#39068#33394#65289
'pf4bit '#65288'16'#31181#39068#33394#65289
'pf8bit '#65288'256'#31181#39068#33394#65289
'pf16bit '#65288'65536'#31181#39068#33394#65289
'pf24bit '#65288'24'#20301#30495#24425#33394#65289
'pf32bit '#65288'32'#20301#30495#24425#33394#65289
#25353#29992#25143#23631#24149#33394#24425#25968)
TabOrder = 1
end
object Edit1: TEdit
Left = 157
Top = 18
Width = 73
Height = 17
BorderStyle = bsNone
Color = cl3DLight
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = #22270#35937#21387#32553#27604#65306
end
object SpinEdit1: TSpinEdit
Left = 247
Top = 14
Width = 47
Height = 22
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Increment = 5
MaxValue = 100
MinValue = 1
ParentFont = False
TabOrder = 3
Value = 75
end
object BitBtn1: TBitBtn
Left = 227
Top = 185
Width = 71
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = BitBtn1Click
end
object Edit3: TEdit
Left = 7
Top = 191
Width = 98
Height = 17
BorderStyle = bsNone
Color = cl3DLight
TabOrder = 5
Text = #36828#31243#32447#31243#20248#20808#32423#65306
end
object ComboBox1: TComboBox
Left = 104
Top = 187
Width = 81
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 6
Text = #31354#38386
Items.Strings = (
#31354#38386
#20302
#20302#20110#26631#20934
#26631#20934
#39640#20110#26631#20934
#39640
#23454#26102)
end
object SpinEdit2: TSpinEdit
Left = 249
Top = 149
Width = 45
Height = 22
EditorEnabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Increment = 8
MaxValue = 768
MinValue = 8
ParentFont = False
TabOrder = 7
Value = 200
end
object Edit2: TEdit
Left = 158
Top = 153
Width = 92
Height = 17
BorderStyle = bsNone
Color = cl3DLight
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
Text = #20256#36755#21306#22495#39640#24230#65306
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -