📄 sz_ndfpjhtjfx.dfm
字号:
object Frmz_ndfpjhtjfx: TFrmz_ndfpjhtjfx
Left = 8
Top = 27
Width = 800
Height = 600
Caption = '邮资票品管理信息系统——综合查询'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 792
Height = 125
Align = alTop
TabOrder = 0
object RxLabel_Title: TRxLabel
Left = 246
Top = 8
Width = 278
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 = 8
Top = 42
Width = 301
Height = 76
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 = 53
Width = 60
Height = 12
Caption = '票品名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 36
Top = 23
Width = 36
Height = 12
Caption = '年度:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object ND: TSpinEdit
Left = 80
Top = 18
Width = 61
Height = 21
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 4
MaxValue = 9999
MinValue = 0
ParentFont = False
TabOrder = 0
Value = 9999
OnChange = NDChange
end
object CB_Ppmc: TComboBoxDB
Left = 80
Top = 48
Width = 205
Height = 20
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 1
SQL.Strings = (
'select A.TMC||'#39'('#39'||B.MC||'#39')'#39' PPMC, A.JHH'
'from TF_PFXJHTAO A, TG_YZPPTZDM B'
'where A.TZDM=B.TZDM(+)'
'order by A.ND,to_number(A.XH)')
DatabaseName = 'yzpp'
Active = False
end
end
object GroupBox2: TGroupBox
Left = 316
Top = 42
Width = 133
Height = 76
Caption = '图形选择'
TabOrder = 1
object GroupBox4: TGroupBox
Left = 0
Top = 0
Width = 133
Height = 76
Caption = '图形选择'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object RB_Zhu: TRadioButton
Left = 20
Top = 18
Width = 73
Height = 17
Caption = '柱状'
Checked = True
TabOrder = 0
TabStop = True
end
object RB_Bing: TRadioButton
Left = 20
Top = 37
Width = 73
Height = 17
Caption = '饼状'
TabOrder = 1
end
object RB_Biao: TRadioButton
Left = 20
Top = 56
Width = 73
Height = 17
Caption = '表格'
TabOrder = 2
end
end
end
object GroupBox3: TGroupBox
Left = 456
Top = 40
Width = 125
Height = 78
Caption = '状态选择'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
object RB_2D: TRadioButton
Left = 16
Top = 20
Width = 73
Height = 17
Caption = '平面'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object RB_3D: TRadioButton
Left = 16
Top = 40
Width = 73
Height = 17
Caption = '立体'
Checked = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
TabStop = True
end
end
object BBt_Send: TBitBtn
Left = 649
Top = 54
Width = 90
Height = 25
Caption = '分析(&A)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
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 = 650
Top = 90
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 = 4
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
0000}
NumGlyphs = 2
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 125
Width = 792
Height = 448
Align = alClient
BorderStyle = bsNone
TabOrder = 1
object Chart1: TChart
Left = 0
Top = 33
Width = 792
Height = 415
AnimatedZoom = True
BackWall.Brush.Color = clWhite
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -12
Title.Font.Name = '宋体'
Title.Font.Style = []
Title.Text.Strings = (
'TChart')
BottomAxis.LabelsFont.Charset = GB2312_CHARSET
BottomAxis.LabelsFont.Color = clBlack
BottomAxis.LabelsFont.Height = -12
BottomAxis.LabelsFont.Name = '宋体'
BottomAxis.LabelsFont.Style = []
BottomAxis.Title.Font.Charset = GB2312_CHARSET
BottomAxis.Title.Font.Color = clBlack
BottomAxis.Title.Font.Height = -12
BottomAxis.Title.Font.Name = '宋体'
BottomAxis.Title.Font.Style = []
DepthAxis.LabelsFont.Charset = GB2312_CHARSET
DepthAxis.LabelsFont.Color = clBlack
DepthAxis.LabelsFont.Height = -12
DepthAxis.LabelsFont.Name = '宋体'
DepthAxis.LabelsFont.Style = []
Legend.Font.Charset = GB2312_CHARSET
Legend.Font.Color = clBlack
Legend.Font.Height = -12
Legend.Font.Name = '宋体'
Legend.Font.Style = []
MaxPointsPerPage = 10
RightAxis.LabelsFont.Charset = GB2312_CHARSET
RightAxis.LabelsFont.Color = clBlack
RightAxis.LabelsFont.Height = -12
RightAxis.LabelsFont.Name = '宋体'
RightAxis.LabelsFont.Style = []
ScaleLastPage = False
TopAxis.LabelsFont.Charset = GB2312_CHARSET
TopAxis.LabelsFont.Color = clBlack
TopAxis.LabelsFont.Height = -12
TopAxis.LabelsFont.Name = '宋体'
TopAxis.LabelsFont.Style = []
TopAxis.Title.Font.Charset = GB2312_CHARSET
TopAxis.Title.Font.Color = clBlack
TopAxis.Title.Font.Height = -12
TopAxis.Title.Font.Name = '宋体'
TopAxis.Title.Font.Style = []
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
Align = alClient
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 0
Top = 33
Width = 792
Height = 415
Align = alClient
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
PopupMenu = data.pm_Export
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
end
object Panel_Tl: TPanel
Left = 0
Top = 0
Width = 792
Height = 33
Align = alTop
TabOrder = 1
Visible = False
object Panel3: TPanel
Left = 4
Top = 4
Width = 97
Height = 25
Caption = '预订套数'
Color = clRed
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel4: TPanel
Left = 120
Top = 4
Width = 97
Height = 25
Caption = '零售套数'
Color = clBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object Panel7: TPanel
Left = 236
Top = 4
Width = 97
Height = 25
Caption = '年册套数'
Color = clGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object Panel5: TPanel
Left = 352
Top = 4
Width = 97
Height = 25
Caption = '开发邮品'
Color = clYellow
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
end
object Query1: TQuery
DatabaseName = 'yzpp'
Left = 208
Top = 318
end
object DataSource1: TDataSource
DataSet = Query1
Left = 240
Top = 318
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -