📄 ureport.dfm
字号:
object FrmRep: TFrmRep
Left = 284
Top = 159
Width = 607
Height = 422
Caption = 'FrmRep'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object panel1: TPanel
Left = 0
Top = 0
Width = 599
Height = 153
Align = alTop
BevelInner = bvLowered
BorderWidth = 4
TabOrder = 0
object Label1: TLabel
Left = 117
Top = 21
Width = 60
Height = 13
Caption = #25171#21360#26631#39064#65306
end
object SpeedButton1: TSpeedButton
Left = 584
Top = 24
Width = 89
Height = 56
Caption = #25171#21360#39044#35272
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 584
Top = 80
Width = 89
Height = 57
Caption = #25171#21360
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 673
Top = 24
Width = 89
Height = 113
Caption = #36864#20986
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 495
Top = 24
Width = 89
Height = 113
Caption = #20445#23384#35774#32622
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 16
Top = 16
Width = 94
Height = 121
AllowAllUp = True
GroupIndex = 1
Caption = #20462#25913#20301#32622
end
object Edit1: TEdit
Left = 181
Top = 17
Width = 214
Height = 21
TabOrder = 0
Text = #23398#29983#23398#31821#34920
end
object GroupBox1: TGroupBox
Left = 119
Top = 43
Width = 277
Height = 97
Caption = #36793#38388#36317
TabOrder = 1
object Label2: TLabel
Left = 7
Top = 28
Width = 42
Height = 13
Caption = #19978'('#27627#31859')'
end
object Label3: TLabel
Left = 133
Top = 27
Width = 42
Height = 13
Caption = #19979'('#27627#31859')'
end
object Label4: TLabel
Left = 8
Top = 62
Width = 42
Height = 13
Caption = #24038'('#27627#31859')'
end
object Label5: TLabel
Left = 133
Top = 63
Width = 42
Height = 13
Caption = #21491'('#27627#31859')'
end
object Spin1: TSpinEdit
Left = 60
Top = 22
Width = 73
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 10
end
object Spin2: TSpinEdit
Left = 184
Top = 22
Width = 83
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 10
end
object Spin3: TSpinEdit
Left = 59
Top = 59
Width = 74
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 10
end
object Spin4: TSpinEdit
Left = 184
Top = 58
Width = 83
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 3
Value = 10
end
end
object RadioGroup1: TRadioGroup
Left = 413
Top = 17
Width = 73
Height = 121
Caption = #25171#21360#26041#21521
TabOrder = 2
end
object RadioButton1: TRadioButton
Left = 423
Top = 53
Width = 57
Height = 17
Caption = #32437#21521
TabOrder = 3
end
object RadioButton2: TRadioButton
Left = 423
Top = 93
Width = 57
Height = 17
Caption = #27178#21521
TabOrder = 4
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -