📄 u_prn_set.dfm
字号:
object F_prn_set: TF_prn_set
Left = 387
Top = 246
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26356#25913#40664#35748#25171#21360#26426
ClientHeight = 392
ClientWidth = 342
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 321
Height = 377
TabOrder = 0
object ComboBox1: TComboBox
Left = 8
Top = 24
Width = 217
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
object BitBtn1: TBitBtn
Left = 240
Top = 24
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object Memo1: TMemo
Left = 8
Top = 56
Width = 217
Height = 313
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 240
Top = 72
Width = 75
Height = 25
Caption = #32440#24352#22823#23567'>>'
TabOrder = 3
OnClick = BitBtn2Click
end
end
object GroupBox2: TGroupBox
Left = 344
Top = 8
Width = 145
Height = 377
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 88
Width = 36
Height = 13
Caption = #23485#24230#65306
end
object Label2: TLabel
Left = 8
Top = 120
Width = 36
Height = 13
Caption = #39640#24230#65306
end
object Label5: TLabel
Left = 56
Top = 88
Width = 32
Height = 13
Caption = 'Label5'
end
object Label6: TLabel
Left = 56
Top = 120
Width = 32
Height = 13
Caption = 'Label6'
end
object GroupBox3: TGroupBox
Left = 8
Top = 16
Width = 129
Height = 57
Caption = #36873#25321#32440#24352
TabOrder = 0
object ComboBox2: TComboBox
Left = 8
Top = 24
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'A4'
OnChange = ComboBox2Change
Items.Strings = (
'A4'
'A5'
#23450#21046)
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 152
Width = 129
Height = 105
Caption = #23450#21046#32440#24352#22823#23567
TabOrder = 1
object Label3: TLabel
Left = 8
Top = 32
Width = 36
Height = 13
Caption = #23485#24230#65306
end
object Label4: TLabel
Left = 8
Top = 72
Width = 36
Height = 13
Caption = #39640#24230#65306
end
object Edit1: TEdit
Left = 56
Top = 24
Width = 49
Height = 21
TabOrder = 0
Text = '210'
end
object Edit2: TEdit
Left = 56
Top = 64
Width = 49
Height = 21
TabOrder = 1
Text = '210'
end
object UpDown1: TUpDown
Left = 105
Top = 24
Width = 17
Height = 21
Associate = Edit1
Min = 210
Max = 2000
Position = 210
TabOrder = 2
Thousands = False
Wrap = False
end
object UpDown2: TUpDown
Left = 105
Top = 64
Width = 17
Height = 21
Associate = Edit2
Min = 210
Max = 2000
Position = 210
TabOrder = 3
Thousands = False
Wrap = False
end
end
object BitBtn3: TBitBtn
Left = 64
Top = 272
Width = 75
Height = 25
Caption = #23450#21046
TabOrder = 2
OnClick = BitBtn3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -