📄 sz_jysrtjfx.dfm
字号:
object Frmz_jysrtjfx: TFrmz_jysrtjfx
Left = -5
Top = 10
Width = 800
Height = 600
Caption = '邮资票品管理信息系统——综合查询'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 792
Height = 181
Align = alTop
TabOrder = 0
object RxLabel_Title: TRxLabel
Left = 302
Top = 12
Width = 153
Height = 24
Caption = '集邮收入分析'
Color = clMenu
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -24
Font.Name = '楷体_GB2312'
Font.Style = [fsBold, fsUnderline]
ParentColor = False
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 3
Top = 45
Width = 481
Height = 119
Caption = '集邮收入统计条件'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label2: TLabel
Left = 12
Top = 50
Width = 4
Height = 16
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 12
Top = 21
Width = 4
Height = 16
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 45
Top = 89
Width = 60
Height = 12
Caption = '下级单位:'
end
object Label1: TLabel
Left = 132
Top = 24
Width = 60
Height = 12
Caption = '起始日期:'
end
object Label5: TLabel
Left = 132
Top = 56
Width = 60
Height = 12
Caption = '结束日期:'
end
object Label6: TLabel
Left = 272
Top = 24
Width = 12
Height = 12
Caption = '年'
end
object Label7: TLabel
Left = 272
Top = 56
Width = 12
Height = 12
Caption = '年'
end
object Label8: TLabel
Left = 344
Top = 56
Width = 12
Height = 12
Caption = '月'
end
object Label9: TLabel
Left = 344
Top = 24
Width = 12
Height = 12
Caption = '月'
end
object ND_Start: TSpinEdit
Left = 196
Top = 20
Width = 69
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object ND_End: TSpinEdit
Left = 196
Top = 52
Width = 69
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
object Check_TQ: TCheckBox
Left = 8
Top = 24
Width = 121
Height = 17
Caption = '同期比较分析'
TabOrder = 2
OnClick = Check_TQClick
end
object CB_DW: TCheckComboBox
Left = 116
Top = 84
Width = 222
Height = 20
TabOrder = 3
DropDownCount = 7
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Color = clWindow
Style = lbStandard
Sorted = False
TabWidth = 0
ItemHeight = 12
AllowGrayed = False
TopIndex = 0
ShowHint = False
ReadOnly = False
end
object RG_Tjx: TRadioGroup
Left = 369
Top = 0
Width = 112
Height = 119
ItemIndex = 0
Items.Strings = (
'集邮票收入'
'邮品收入'
'其它收入'
'毛利')
TabOrder = 4
end
end
object GroupBox3: TGroupBox
Left = 588
Top = 45
Width = 80
Height = 119
Caption = '状态选择'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
object RB_2D: TRadioButton
Left = 12
Top = 21
Width = 55
Height = 17
Caption = '平面'
TabOrder = 0
end
object RB_3D: TRadioButton
Left = 12
Top = 45
Width = 55
Height = 17
Caption = '立体'
Checked = True
TabOrder = 1
TabStop = True
end
end
object BBt_Send: TBitBtn
Left = 684
Top = 73
Width = 90
Height = 25
Caption = '分析(&A)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BBt_SendClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000333300
0000377777FFFF7777770FFFF099990FFFF07FFFF777777FFFF7000000333300
00007777773333777777307703333330770337FF7F333337FF7F300003333330
0003377773333337777333993333333399333F7FFFF3333FF7FF000000333300
0000777777F3337777770FFFF033330FFFF07FFFF7F3337FFFF7000000333300
00007777773333777777307703333330770337FF7F333337FF7F300003333330
0003377773FFFFF777733393300000033933337F3777777F37F3339990FFFF09
99333373F7FFFF7FF73333399000000993333337777777777333333333077033
33333333337FF7F3333333333300003333333333337777333333}
NumGlyphs = 2
end
object BBt_Quit: TBitBtn
Left = 685
Top = 133
Width = 90
Height = 25
Cancel = True
Caption = '返回(&X)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ModalResult = 3
ParentFont = False
TabOrder = 3
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
0000}
NumGlyphs = 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -