📄 report.dfm
字号:
object frmreport: Tfrmreport
Left = 327
Top = 225
Width = 384
Height = 183
BorderIcons = [biSystemMenu, biHelp]
Caption = #25253#34920#20986#39064
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 376
Height = 115
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 33
Top = 18
Width = 72
Height = 13
Caption = #24320#22987#26102#38388
end
object Label2: TLabel
Left = 33
Top = 41
Width = 68
Height = 13
Caption = #32467#26463#26102#38388
end
object Label3: TLabel
Left = 34
Top = 64
Width = 67
Height = 13
Caption = #26680#38144#22320#28857
end
object Label4: TLabel
Left = 33
Top = 89
Width = 69
Height = 13
Caption = #21333#25454#29366#24577
end
object DateTimePicker1: TDateTimePicker
Left = 107
Top = 16
Width = 255
Height = 21
Date = 38994.000000000000000000
Time = 38994.000000000000000000
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 108
Top = 39
Width = 255
Height = 21
Date = 38994.000000000000000000
Time = 38994.000000000000000000
TabOrder = 2
end
object Cdd: TComboBox
Left = 108
Top = 62
Width = 255
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'Cdd'
end
object Czt: TComboBox
Left = 107
Top = 86
Width = 255
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'czt'
end
end
object Panel2: TPanel
Left = 0
Top = 115
Width = 376
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 110
Top = 9
Width = 119
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 228
Top = 8
Width = 134
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -