📄 tong_shi_report.~dfm
字号:
object tong_shi_repor: Ttong_shi_repor
Left = 262
Top = 190
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #32113#26178#22577#34920
ClientHeight = 317
ClientWidth = 339
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 18
Top = 173
Width = 39
Height = 13
Caption = #26085#26399#24478':'
end
object Label3: TLabel
Left = 175
Top = 173
Width = 15
Height = 13
Caption = #21040':'
end
object Label4: TLabel
Left = 16
Top = 184
Width = 32
Height = 13
Caption = 'Label4'
end
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 305
Height = 145
Caption = #36984#25799#38917#30446
TabOrder = 0
object Label2: TLabel
Left = 44
Top = 27
Width = 27
Height = 13
Caption = #38917#30446':'
end
object RadioButton1: TRadioButton
Left = 5
Top = 71
Width = 57
Height = 17
Caption = #21253#35037#39006
TabOrder = 0
OnKeyPress = RadioButton1KeyPress
end
object RadioButton2: TRadioButton
Left = 84
Top = 72
Width = 65
Height = 17
Caption = #38750#29983#29986#39006
TabOrder = 1
OnKeyPress = RadioButton2KeyPress
end
object RadioButton3: TRadioButton
Left = 168
Top = 72
Width = 57
Height = 17
Caption = #21270#24037#39006
TabOrder = 2
OnKeyPress = RadioButton3KeyPress
end
object RadioButton4: TRadioButton
Left = 240
Top = 72
Width = 57
Height = 17
Caption = #27169#20855#39006
TabOrder = 3
OnKeyPress = RadioButton4KeyPress
end
object RadioButton5: TRadioButton
Left = 5
Top = 104
Width = 57
Height = 17
Caption = #37329#23660#39006
TabOrder = 4
OnKeyPress = RadioButton5KeyPress
end
object RadioButton6: TRadioButton
Left = 84
Top = 104
Width = 65
Height = 17
Caption = #37197#20214#39006
TabOrder = 5
OnKeyPress = RadioButton6KeyPress
end
object RadioButton7: TRadioButton
Left = 168
Top = 104
Width = 65
Height = 17
Caption = #20854#23427#39006
TabOrder = 6
OnKeyPress = RadioButton7KeyPress
end
object RadioButton8: TRadioButton
Left = 240
Top = 104
Width = 57
Height = 17
Caption = #20840#37096
TabOrder = 7
OnKeyPress = RadioButton8KeyPress
end
end
object ComboBox1: TComboBox
Left = 99
Top = 40
Width = 113
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox1'
OnKeyPress = ComboBox1KeyPress
Items.Strings = (
#35531#36092#21934
#37319#36092#21934)
end
object Button1: TButton
Left = 104
Top = 216
Width = 110
Height = 25
Caption = #21015#21360
TabOrder = 2
OnClick = Button1Click
end
object Button3: TButton
Left = 104
Top = 272
Width = 110
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button3Click
end
object t1: TMaskEdit
Left = 60
Top = 171
Width = 98
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 4
Text = ' / / '
OnKeyPress = t1KeyPress
end
object t2: TMaskEdit
Left = 196
Top = 171
Width = 98
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 5
Text = ' / / '
OnKeyPress = t2KeyPress
end
object Query1: TQuery
DatabaseName = 'vvv'
Left = 272
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -