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

Delphi控件源码

开发平台:

Delphi

  1. object am_yhz_xz: Tam_yhz_xz
  2.   Left = 200
  3.   Top = 108
  4.   Width = 678
  5.   Height = 445
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = #36873#25321#29992#25143#32452
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = #23435#20307
  13.   Font.Style = []
  14.   Icon.Data = {
  15.     0000010001002020040000000000E80200001600000028000000200000004000
  16.     0000010004000000000000020000000000000000000000000000000000000000
  17.     000000008000008000000080800080000000800080008080000080808000C0C0
  18.     C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000077
  19.     000000000000000000000000000000783BBBBBBBBBBBBBB3771110000000007F
  20.     3FFFFFFFFFFFFFB3F89910000000000733333333333333337711777770000000
  21.     0007F8888888888887888888770000000007F88AA88880000000888877700000
  22.     0007F8822888877777778888777000000007F888888888888888888877700000
  23.     0007FFFFFFFFFFFFFFFFFFFF7770000055555555577777777777777787700555
  24.     DDDDD55DD550000000000007787005DDDDD55875D5888888888888707780005D
  25.     D55FF8775FFFFFFFFFFFF877077000555FFFF870777777777777F87700000000
  26.     FFFFF870CCCCCCCCCCC7F8770000000000FFF00000CCCCCCCCC7F87700000000
  27.     00FF8888880CCCCCCCC7F87700000000000FFFFFF80CCCCCCCC7F87700000000
  28.     0000FFFFF80CCCCCCCC7F87700000000000FFFFFF800CCCCCCC7F87700000000
  29.     00FFFFFFFF880CCCCCC7F8770000000000FFFFFFFF8000000007F87700000000
  30.     000FFFFFCF8077777777F8770000000000000FFF000888888888887700000000
  31.     000000FFFF0FFFFFFFFFFF77000000000000000FFF808888888888F700000000
  32.     00000000FF800777777777770000000000000000000000000000000000000000
  33.     0000000000000000000000000000000000000000000000000000000000000000
  34.     000000000000000000000000000000000000000000000000000000000000C000
  35.     00FF8000007FC0000007E0000003FE000001FE000000FE000000FE000000FE00
  36.     0000F00000008000000080000000C0000001C0000007E0000007E0000007C000
  37.     0007800000078000000700000007000000070000000700000007000000070000
  38.     0007000000078000000F80007FFFC0007FFFE000FFFFF803FFFFFFFFFFFF}
  39.   OldCreateOrder = False
  40.   Position = poScreenCenter
  41.   Scaled = False
  42.   ShowHint = True
  43.   OnClose = FormClose
  44.   OnCreate = FormCreate
  45.   PixelsPerInch = 96
  46.   TextHeight = 12
  47.   object Panel1: TPanel
  48.     Left = 0
  49.     Top = 0
  50.     Width = 670
  51.     Height = 384
  52.     Align = alClient
  53.     BevelInner = bvRaised
  54.     BevelOuter = bvLowered
  55.     TabOrder = 0
  56.     object DBGridEh1: TDBGridEh
  57.       Left = 2
  58.       Top = 2
  59.       Width = 666
  60.       Height = 380
  61.       Align = alClient
  62.       DataSource = DataSource1
  63.       FooterColor = clWindow
  64.       FooterFont.Charset = ANSI_CHARSET
  65.       FooterFont.Color = clWindowText
  66.       FooterFont.Height = -12
  67.       FooterFont.Name = #23435#20307
  68.       FooterFont.Style = []
  69.       ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  70.       Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  71.       OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking]
  72.       TabOrder = 0
  73.       TitleFont.Charset = ANSI_CHARSET
  74.       TitleFont.Color = clWindowText
  75.       TitleFont.Height = -12
  76.       TitleFont.Name = #23435#20307
  77.       TitleFont.Style = []
  78.       OnDblClick = DBGridEh1DblClick
  79.       Columns = <
  80.         item
  81.           EditButtons = <>
  82.           FieldName = 'ug_xh'
  83.           Footers = <>
  84.           Title.Caption = #24207#21495
  85.           Width = 83
  86.         end
  87.         item
  88.           EditButtons = <>
  89.           FieldName = 'yhz_qx'
  90.           Footers = <>
  91.           Title.Caption = #26435#38480#35774#32622
  92.           Width = 134
  93.         end
  94.         item
  95.           EditButtons = <>
  96.           FieldName = 'yhz_dm'
  97.           Footers = <>
  98.           Title.Caption = #29992#25143#32452#20195#30721
  99.           Width = 226
  100.         end
  101.         item
  102.           EditButtons = <>
  103.           FieldName = 'yhz_mc'
  104.           Footers = <>
  105.           Title.Caption = #29992#25143#32452#21517#31216
  106.           Width = 329
  107.         end>
  108.     end
  109.   end
  110.   object Panel2: TPanel
  111.     Left = 0
  112.     Top = 384
  113.     Width = 670
  114.     Height = 34
  115.     Align = alBottom
  116.     BevelInner = bvRaised
  117.     BevelOuter = bvLowered
  118.     TabOrder = 1
  119.     object SpeedButton1: TSpeedButton
  120.       Left = 498
  121.       Top = 3
  122.       Width = 57
  123.       Height = 29
  124.       Caption = #26597#25214'(&F)'
  125.       Visible = False
  126.     end
  127.     object SpeedButton2: TSpeedButton
  128.       Left = 554
  129.       Top = 3
  130.       Width = 57
  131.       Height = 29
  132.       Caption = #30830#23450'(&O)'
  133.       OnClick = SpeedButton2Click
  134.     end
  135.     object SpeedButton3: TSpeedButton
  136.       Left = 610
  137.       Top = 3
  138.       Width = 57
  139.       Height = 29
  140.       Caption = #36864#20986'(&X)'
  141.       OnClick = SpeedButton3Click
  142.     end
  143.   end
  144.   object DataSource1: TDataSource
  145.     DataSet = DM.V_UandG
  146.     Left = 8
  147.     Top = 248
  148.   end
  149. end