sz_qzs.~dfm
上传用户:szruida
上传日期:2007-06-01
资源大小:6518k
文件大小:17k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. object sz_qz: Tsz_qz
  2.   Left = 161
  3.   Top = 12
  4.   Width = 641
  5.   Height = 482
  6.   Caption = #20840#23447#31649#29702
  7.   Color = clBtnFace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = #23435#20307
  12.   Font.Style = []
  13.   FormStyle = fsMDIChild
  14.   Icon.Data = {
  15.     0000010001001010000001002000680400001600000028000000100000002000
  16.     0000010020000000000040040000000000000000000000000000000000000000
  17.     0000000000000000000000000000000000000000000000000000000000000000
  18.     0000000000000000000000000000000000000000000000000000000000000000
  19.     0000000000000000000000000000000000000000000000000000000000000000
  20.     0000000000000000000000000000000000000000000000000000000000000000
  21.     00000000000000000000000000000000000000000000000000010000000A0000
  22.     00120000000C0000000300000000000000000000000000000000000000000000
  23.     0000000000000000000000000000000000030000000F00000027000000550000
  24.     00760000005D0000003000000013000000060000000000000000000000000000
  25.     00000000000000000006000000130000003108080871393939C5847979EB3530
  26.     30DC090909BD000000A300000077000000400000001B0000000A000000010000
  27.     00000000001500000040101010885A5A5AD78A8A8AFAA5A5A5FF746F6FFF3E3B
  28.     3BFF484343FF4B4242EB1F1C1CCA000000AA0000008E00000058000000240000
  29.     000F2727278C797979E2C9C9C9FFA3A3A3FF7F7F7FFF828282FF7C7B7BFF4D4D
  30.     4DFF707070FF7C7C7CFF736D6DFF6F5F5FF7383131D9050505B1000000857575
  31.     75A6AEAEAEFF989898FF828282FFA4A4A4FFB9B9B9FFD1D1D1FF8E8E8EFF7878
  32.     78FF6B6B6BFF818181FF616161FF333333FFB79898FF816C6CED000000958282
  33.     82C49C9C9CFFB5B5B5FFC7C7C7FFE1E1E1FFE6E6E6FFD0D0D0FFD8D8D8FFD1D1
  34.     D1FFC3C3C3FF9A9999FF7C7777FF454242FF938080FF786868E900000083A3A3
  35.     A3C1D3D3D3FFDEDEDEFFC7C7C7FFE1E1E1FFDFDFDFFFF2F2F2FFFCFCFCFFECEC
  36.     ECFFDFDFDFFFF7F7F7FFEEEAEAFFDECCCCFF8F8A8AFF736D6DD0000000198C8C
  37.     8C40C8C8C892ABABABD1787878FF6B6B6BFFB8B8B8FFF2F2F2FFFCFCFCFFECEC
  38.     ECFFDFDFDFFFF7F7F7FFC4C4C4E69797979A6767675900000007000000000000
  39.     000000000000000000005D5D5D20A0A0A062B0B0B0B2D2D2D2F0E6E6E6FFBEBE
  40.     BEC5A4A4A47A3737373800000004000000000000000000000000000000000000
  41.     0000000000000000000000000000000000000000000000000000000000000000
  42.     0000000000000000000000000000000000000000000000000000000000000000
  43.     0000000000000000000000000000000000000000000000000000000000000000
  44.     0000000000000000000000000000000000000000000000000000000000000000
  45.     0000000000000000000000000000000000000000000000000000000000000000
  46.     0000000000000000000000000000000000000000000000000000000000000000
  47.     0000000000000000000000000000000000000000000000000000000000000000
  48.     000000000000000000000000000000000000000000000000000000000000FFFF
  49.     0000FFFF0000FC1F0000F0070000C00000008000000000000000000000000000
  50.     00000000000000010000E00F0000FFFF0000FFFF0000FFFF0000FFFF0000}
  51.   OldCreateOrder = False
  52.   Position = poDefault
  53.   Scaled = False
  54.   ShowHint = True
  55.   Visible = True
  56.   OnClose = FormClose
  57.   OnCreate = FormCreate
  58.   PixelsPerInch = 96
  59.   TextHeight = 12
  60.   object CoolBar1: TCoolBar
  61.     Left = 0
  62.     Top = 0
  63.     Width = 633
  64.     Height = 38
  65.     AutoSize = True
  66.     Bands = <
  67.       item
  68.         Control = ToolBar1
  69.         ImageIndex = -1
  70.         MinHeight = 34
  71.         Width = 629
  72.       end>
  73.     FixedSize = True
  74.     object ToolBar1: TToolBar
  75.       Left = 9
  76.       Top = 0
  77.       Width = 616
  78.       Height = 34
  79.       AutoSize = True
  80.       ButtonHeight = 30
  81.       ButtonWidth = 83
  82.       Caption = 'ToolBar1'
  83.       Images = mainfrm.zsg
  84.       List = True
  85.       ShowCaptions = True
  86.       TabOrder = 0
  87.       object add1: TToolButton
  88.         Left = 0
  89.         Top = 2
  90.         Hint = #22686#21152
  91.         Action = Add
  92.         AutoSize = True
  93.         ImageIndex = 0
  94.         ParentShowHint = False
  95.         ShowHint = True
  96.       end
  97.       object ToolButton5: TToolButton
  98.         Left = 81
  99.         Top = 2
  100.         Hint = #20462#25913
  101.         Action = Edit
  102.         AutoSize = True
  103.         Enabled = False
  104.         ImageIndex = 1
  105.         ParentShowHint = False
  106.         ShowHint = True
  107.       end
  108.       object ToolButton6: TToolButton
  109.         Left = 162
  110.         Top = 2
  111.         Hint = #21024#38500
  112.         Action = Delete
  113.         AutoSize = True
  114.         Enabled = False
  115.         ImageIndex = 2
  116.         ParentShowHint = False
  117.         ShowHint = True
  118.       end
  119.       object ToolButton7: TToolButton
  120.         Left = 243
  121.         Top = 2
  122.         Hint = #20445#23384
  123.         Action = Save
  124.         AutoSize = True
  125.         Enabled = False
  126.         ImageIndex = 7
  127.         ParentShowHint = False
  128.         ShowHint = True
  129.       end
  130.       object ToolButton4: TToolButton
  131.         Left = 324
  132.         Top = 2
  133.         Hint = #21047#26032
  134.         Action = Refresh
  135.         AutoSize = True
  136.         ImageIndex = 3
  137.         ParentShowHint = False
  138.         ShowHint = True
  139.       end
  140.       object ToolButton3: TToolButton
  141.         Left = 405
  142.         Top = 2
  143.         Hint = #36864#20986
  144.         Action = Quit
  145.         AutoSize = True
  146.         ImageIndex = 6
  147.         ParentShowHint = False
  148.         ShowHint = True
  149.       end
  150.     end
  151.   end
  152.   object Panel1: TPanel
  153.     Left = 0
  154.     Top = 38
  155.     Width = 633
  156.     Height = 417
  157.     Align = alClient
  158.     BevelOuter = bvNone
  159.     TabOrder = 1
  160.     object Splitter1: TSplitter
  161.       Left = 223
  162.       Top = 0
  163.       Width = 3
  164.       Height = 417
  165.       Cursor = crHSplit
  166.     end
  167.     object Panel2: TPanel
  168.       Left = 0
  169.       Top = 0
  170.       Width = 223
  171.       Height = 417
  172.       Align = alLeft
  173.       BevelOuter = bvNone
  174.       TabOrder = 0
  175.       object Tree: TTreeView
  176.         Left = 0
  177.         Top = 0
  178.         Width = 223
  179.         Height = 417
  180.         Align = alClient
  181.         Images = mainfrm.TreeView
  182.         Indent = 27
  183.         PopupMenu = PopupMenu1
  184.         ReadOnly = True
  185.         RowSelect = True
  186.         TabOrder = 0
  187.         OnClick = TreeClick
  188.       end
  189.     end
  190.     object Panel3: TPanel
  191.       Left = 226
  192.       Top = 0
  193.       Width = 407
  194.       Height = 417
  195.       Align = alClient
  196.       BevelOuter = bvNone
  197.       TabOrder = 1
  198.       object Splitter2: TSplitter
  199.         Left = 0
  200.         Top = 225
  201.         Width = 407
  202.         Height = 3
  203.         Cursor = crVSplit
  204.         Align = alTop
  205.       end
  206.       object Panel4: TPanel
  207.         Left = 0
  208.         Top = 0
  209.         Width = 407
  210.         Height = 225
  211.         Align = alTop
  212.         BevelInner = bvRaised
  213.         BevelOuter = bvLowered
  214.         ParentShowHint = False
  215.         ShowHint = True
  216.         TabOrder = 0
  217.         object Label1: TLabel
  218.           Left = 14
  219.           Top = 13
  220.           Width = 60
  221.           Height = 12
  222.           Caption = #20840#23447#20195#30721#65306
  223.           FocusControl = DBEdit1
  224.         end
  225.         object Label2: TLabel
  226.           Left = 14
  227.           Top = 39
  228.           Width = 60
  229.           Height = 12
  230.           Caption = #20840#23447#21517#31216#65306
  231.           FocusControl = DBEdit2
  232.         end
  233.         object Label3: TLabel
  234.           Left = 14
  235.           Top = 65
  236.           Width = 84
  237.           Height = 12
  238.           Caption = #20840#23447#26696#21367#31867#21035#65306
  239.           FocusControl = DBEdit3
  240.         end
  241.         object Label4: TLabel
  242.           Left = 14
  243.           Top = 91
  244.           Width = 84
  245.           Height = 12
  246.           Caption = #20840#23447#25152#23646#24180#20195#65306
  247.           FocusControl = DBEdit4
  248.         end
  249.         object Label5: TLabel
  250.           Left = 14
  251.           Top = 117
  252.           Width = 84
  253.           Height = 12
  254.           Caption = #20840#23447#36827#39302#26102#38388#65306
  255.           FocusControl = DBEdit5
  256.         end
  257.         object Label6: TLabel
  258.           Left = 14
  259.           Top = 143
  260.           Width = 72
  261.           Height = 12
  262.           Caption = #20840#23447#30446#24405#21495#65306
  263.           FocusControl = DBEdit6
  264.         end
  265.         object Label7: TLabel
  266.           Left = 14
  267.           Top = 169
  268.           Width = 72
  269.           Height = 12
  270.           Caption = #20840#23447#39034#24207#21495#65306
  271.           FocusControl = DBEdit7
  272.         end
  273.         object Label8: TLabel
  274.           Left = 308
  275.           Top = 10
  276.           Width = 8
  277.           Height = 15
  278.           Caption = '*'
  279.           Font.Charset = ANSI_CHARSET
  280.           Font.Color = clRed
  281.           Font.Height = -15
  282.           Font.Name = #23435#20307
  283.           Font.Style = []
  284.           ParentFont = False
  285.         end
  286.         object Label9: TLabel
  287.           Left = 309
  288.           Top = 34
  289.           Width = 8
  290.           Height = 15
  291.           Caption = '*'
  292.           Font.Charset = ANSI_CHARSET
  293.           Font.Color = clRed
  294.           Font.Height = -15
  295.           Font.Name = #23435#20307
  296.           Font.Style = []
  297.           ParentFont = False
  298.         end
  299.         object Label10: TLabel
  300.           Left = 14
  301.           Top = 196
  302.           Width = 60
  303.           Height = 12
  304.           Caption = #32534#30721#35268#21017#65306
  305.         end
  306.         object DBEdit1: TDBEdit
  307.           Left = 99
  308.           Top = 8
  309.           Width = 200
  310.           Height = 20
  311.           Color = clHighlightText
  312.           DataField = 'qz_dm'
  313.           DataSource = DataSource1
  314.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  315.           TabOrder = 0
  316.           OnKeyPress = DBEdit1KeyPress
  317.         end
  318.         object DBEdit2: TDBEdit
  319.           Left = 99
  320.           Top = 34
  321.           Width = 200
  322.           Height = 20
  323.           DataField = 'qz_mc'
  324.           DataSource = DataSource1
  325.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  326.           TabOrder = 1
  327.           OnKeyPress = DBEdit2KeyPress
  328.         end
  329.         object DBEdit3: TDBEdit
  330.           Left = 99
  331.           Top = 60
  332.           Width = 200
  333.           Height = 20
  334.           DataField = 'qz_qzlb'
  335.           DataSource = DataSource1
  336.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  337.           TabOrder = 2
  338.           OnKeyPress = DBEdit3KeyPress
  339.         end
  340.         object DBEdit4: TDBEdit
  341.           Left = 99
  342.           Top = 86
  343.           Width = 200
  344.           Height = 20
  345.           DataField = 'qz_ssnd'
  346.           DataSource = DataSource1
  347.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  348.           TabOrder = 3
  349.           OnKeyPress = DBEdit4KeyPress
  350.         end
  351.         object DBEdit5: TDBEdit
  352.           Left = 99
  353.           Top = 112
  354.           Width = 200
  355.           Height = 20
  356.           DataField = 'qz_jgsj'
  357.           DataSource = DataSource1
  358.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  359.           TabOrder = 4
  360.           OnKeyPress = DBEdit5KeyPress
  361.         end
  362.         object DBEdit6: TDBEdit
  363.           Left = 99
  364.           Top = 138
  365.           Width = 200
  366.           Height = 20
  367.           DataField = 'qz_jgmlh'
  368.           DataSource = DataSource1
  369.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  370.           TabOrder = 5
  371.           OnKeyPress = DBEdit6KeyPress
  372.         end
  373.         object DBEdit7: TDBEdit
  374.           Left = 99
  375.           Top = 164
  376.           Width = 200
  377.           Height = 20
  378.           DataField = 'qz_jgsxh'
  379.           DataSource = DataSource1
  380.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  381.           TabOrder = 6
  382.         end
  383.         object Edit1: TEdit
  384.           Left = 99
  385.           Top = 191
  386.           Width = 200
  387.           Height = 20
  388.           Color = clScrollBar
  389.           Enabled = False
  390.           ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  391.           TabOrder = 7
  392.         end
  393.       end
  394.       object Panel5: TPanel
  395.         Left = 0
  396.         Top = 228
  397.         Width = 407
  398.         Height = 189
  399.         Align = alClient
  400.         BevelInner = bvRaised
  401.         BevelOuter = bvLowered
  402.         TabOrder = 1
  403.         object GroupBox2: TGroupBox
  404.           Left = 2
  405.           Top = 2
  406.           Width = 403
  407.           Height = 185
  408.           Align = alClient
  409.           Caption = #20840#23447#31649#29702
  410.           TabOrder = 0
  411.           object DBGridEh1: TDBGridEh
  412.             Left = 2
  413.             Top = 14
  414.             Width = 399
  415.             Height = 169
  416.             Align = alClient
  417.             DataSource = DataSource1
  418.             FooterColor = clWindow
  419.             FooterFont.Charset = ANSI_CHARSET
  420.             FooterFont.Color = clWindowText
  421.             FooterFont.Height = -12
  422.             FooterFont.Name = #23435#20307
  423.             FooterFont.Style = []
  424.             ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  425.             Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  426.             OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking]
  427.             TabOrder = 0
  428.             TitleFont.Charset = ANSI_CHARSET
  429.             TitleFont.Color = clWindowText
  430.             TitleFont.Height = -12
  431.             TitleFont.Name = #23435#20307
  432.             TitleFont.Style = []
  433.             OnCellClick = DBGridEh1CellClick
  434.             Columns = <
  435.               item
  436.                 EditButtons = <>
  437.                 FieldName = 'qz_dm'
  438.                 Footers = <>
  439.                 Title.Caption = #20840#23447#20195#30721
  440.               end
  441.               item
  442.                 EditButtons = <>
  443.                 FieldName = 'qz_mc'
  444.                 Footers = <>
  445.                 Title.Caption = #20840#23447#21517#31216
  446.                 Width = 139
  447.               end
  448.               item
  449.                 EditButtons = <>
  450.                 FieldName = 'qz_qzlb'
  451.                 Footers = <>
  452.                 Title.Caption = #20840#23447#31867#21035
  453.                 Width = 100
  454.               end
  455.               item
  456.                 EditButtons = <>
  457.                 FieldName = 'qz_ssnd'
  458.                 Footers = <>
  459.                 Title.Caption = #25152#23646#24180#20195
  460.                 Width = 100
  461.               end
  462.               item
  463.                 EditButtons = <>
  464.                 FieldName = 'qz_jgsj'
  465.                 Footers = <>
  466.                 Title.Caption = #36827#39302#26102#38388
  467.                 Width = 80
  468.               end
  469.               item
  470.                 EditButtons = <>
  471.                 FieldName = 'qz_jgmlh'
  472.                 Footers = <>
  473.                 Title.Caption = #36827#39302#30446#24405#21495
  474.                 Width = 100
  475.               end
  476.               item
  477.                 EditButtons = <>
  478.                 FieldName = 'qz_jgsxh'
  479.                 Footers = <>
  480.                 Title.Caption = #36827#39302#39034#24207#21495
  481.                 Width = 100
  482.               end>
  483.           end
  484.         end
  485.       end
  486.     end
  487.   end
  488.   object DataSource1: TDataSource
  489.     DataSet = DM.sz_qz
  490.     Left = 104
  491.     Top = 104
  492.   end
  493.   object ActionList1: TActionList
  494.     Left = 192
  495.     Top = 104
  496.     object Add: TAction
  497.       Caption = #22686#21152'(&A)'
  498.       OnExecute = AddExecute
  499.     end
  500.     object Edit: TAction
  501.       Caption = #20462#25913'(&E)'
  502.       OnExecute = EditExecute
  503.     end
  504.     object Delete: TAction
  505.       Caption = #21024#38500'(&D)'
  506.       OnExecute = DeleteExecute
  507.     end
  508.     object Save: TAction
  509.       Caption = #20445#23384'(&S)'
  510.       OnExecute = SaveExecute
  511.     end
  512.     object Refresh: TAction
  513.       Caption = #21047#26032'(&R)'
  514.       OnExecute = RefreshExecute
  515.     end
  516.     object Print: TAction
  517.       Caption = #25171#21360'(&P)'
  518.       OnExecute = PrintExecute
  519.     end
  520.     object Quit: TAction
  521.       Caption = #36864#20986'(&X)'
  522.       OnExecute = QuitExecute
  523.     end
  524.   end
  525.   object PopupMenu1: TPopupMenu
  526.     OwnerDraw = True
  527.     Left = 192
  528.     Top = 152
  529.     object N1: TMenuItem
  530.       Action = Add
  531.     end
  532.     object N2: TMenuItem
  533.       Action = Edit
  534.       Enabled = False
  535.     end
  536.     object N3: TMenuItem
  537.       Action = Delete
  538.       Enabled = False
  539.     end
  540.     object N5: TMenuItem
  541.       Caption = #23637#24320
  542.       OnClick = N5Click
  543.     end
  544.     object N6: TMenuItem
  545.       Caption = #21472#36215
  546.       OnClick = N6Click
  547.     end
  548.   end
  549.   object PrintDBGridEh1: TPrintDBGridEh
  550.     DBGridEh = DBGridEh1
  551.     Options = []
  552.     Page.BottomMargin = 2
  553.     Page.LeftMargin = 2
  554.     Page.RightMargin = 2
  555.     Page.TopMargin = 2
  556.     PageFooter.Font.Charset = DEFAULT_CHARSET
  557.     PageFooter.Font.Color = clWindowText
  558.     PageFooter.Font.Height = -11
  559.     PageFooter.Font.Name = 'MS Sans Serif'
  560.     PageFooter.Font.Style = []
  561.     PageHeader.Font.Charset = DEFAULT_CHARSET
  562.     PageHeader.Font.Color = clWindowText
  563.     PageHeader.Font.Height = -11
  564.     PageHeader.Font.Name = 'MS Sans Serif'
  565.     PageHeader.Font.Style = []
  566.     Units = MM
  567.     Left = 192
  568.     Top = 224
  569.   end
  570.   object xt_jbls: TDataSource
  571.     DataSet = DM.xt_lbjs
  572.     Left = 104
  573.     Top = 160
  574.   end
  575.   object XPBarMenu1: TXPBarMenu
  576.     BarCaption = #20840#23447#31649#29702
  577.     BarFont.Charset = GB2312_CHARSET
  578.     BarFont.Color = clWhite
  579.     BarFont.Height = -11
  580.     BarFont.Name = 'Tahoma'
  581.     BarFont.Style = []
  582.     Font.Charset = GB2312_CHARSET
  583.     Font.Color = clMenuText
  584.     Font.Height = -11
  585.     Font.Name = 'Tahoma'
  586.     Font.Style = []
  587.     CheckedColor = clHighlight
  588.     IconWidth = 24
  589.     DrawSelect = True
  590.     UseSystemColors = True
  591.     OverrideOwnerDraw = False
  592.     FlatMenu = True
  593.     AutoDetect = True
  594.     Active = True
  595.     Left = 576
  596.     Top = 8
  597.   end
  598. end