📄 report.dfm
字号:
object Form7: TForm7
Left = 156
Top = 165
Width = 534
Height = 332
BorderIcons = [biSystemMenu]
Caption = #22270#20070#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 441
Height = 49
Caption = #26597#35810#26465#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 12
Height = 16
Caption = #20174
end
object Label2: TLabel
Left = 152
Top = 24
Width = 12
Height = 16
Caption = #21040
end
object DateTimePicker1: TDateTimePicker
Left = 24
Top = 19
Width = 121
Height = 24
Date = 38232.528325335650000000
Time = 38232.528325335650000000
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 176
Top = 17
Width = 121
Height = 24
Date = 38232.528325335650000000
Time = 38232.528325335650000000
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 320
Top = 16
Width = 97
Height = 24
ItemHeight = 16
TabOrder = 2
Text = #25152#26377#22270#20070
Items.Strings = (
#25152#26377#22270#20070
#26410#20511#22270#20070
#24050#20511#22270#20070)
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 64
Width = 441
Height = 233
Caption = #26126#32454
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 425
Height = 209
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Button1: TButton
Left = 456
Top = 24
Width = 57
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 456
Top = 192
Width = 57
Height = 25
Caption = #25171#21360
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 456
Top = 232
Width = 57
Height = 25
Caption = #23548#20986
TabOrder = 4
OnClick = Button3Click
end
object DataSource1: TDataSource
Left = 192
Top = 168
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 136
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -