U_htglkp.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:6k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object Form60: TForm60
  2.   Left = 176
  3.   Top = 148
  4.   Width = 446
  5.   Height = 182
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = #21512#21516#24402#26723#21345#29255
  8.   Color = clBtnFace
  9.   Font.Charset = GB2312_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = #23435#20307
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 438
  24.     Height = 123
  25.     Align = alClient
  26.     BevelInner = bvLowered
  27.     TabOrder = 0
  28.     object Label1: TLabel
  29.       Left = 8
  30.       Top = 13
  31.       Width = 54
  32.       Height = 12
  33.       Caption = #21512#21516#32534#21495':'
  34.       FocusControl = DBEdit1
  35.     end
  36.     object Label3: TLabel
  37.       Left = 8
  38.       Top = 87
  39.       Width = 54
  40.       Height = 12
  41.       Caption = #24402#26723#35828#26126':'
  42.       FocusControl = DBEdit3
  43.     end
  44.     object Label2: TLabel
  45.       Left = 8
  46.       Top = 47
  47.       Width = 54
  48.       Height = 12
  49.       Caption = #24402#26723#32534#21495':'
  50.       FocusControl = DBEdit2
  51.     end
  52.     object Label4: TLabel
  53.       Left = 158
  54.       Top = 47
  55.       Width = 54
  56.       Height = 12
  57.       Caption = #24402#26723#26631#39064':'
  58.     end
  59.     object Shape1: TShape
  60.       Left = 212
  61.       Top = 63
  62.       Width = 115
  63.       Height = 1
  64.     end
  65.     object DBEdit1: TDBEdit
  66.       Left = 63
  67.       Top = 10
  68.       Width = 81
  69.       Height = 20
  70.       DataField = #21512#21516#32534#21495
  71.       DataSource = Form51.DataSource1
  72.       ReadOnly = True
  73.       TabOrder = 0
  74.     end
  75.     object DBEdit3: TDBEdit
  76.       Left = 63
  77.       Top = 83
  78.       Width = 367
  79.       Height = 20
  80.       DataField = #24402#26723#35828#26126
  81.       DataSource = Form51.DataSource1
  82.       TabOrder = 1
  83.     end
  84.     object DBEdit2: TDBEdit
  85.       Left = 62
  86.       Top = 44
  87.       Width = 81
  88.       Height = 20
  89.       DataField = #24402#26723#32534#21495
  90.       DataSource = Form51.DataSource1
  91.       ReadOnly = True
  92.       TabOrder = 2
  93.     end
  94.     object Edit1: TEdit
  95.       Left = 213
  96.       Top = 48
  97.       Width = 114
  98.       Height = 15
  99.       BorderStyle = bsNone
  100.       Color = clBtnFace
  101.       Enabled = False
  102.       ReadOnly = True
  103.       TabOrder = 3
  104.     end
  105.     object BitBtn1: TBitBtn
  106.       Left = 126
  107.       Top = 12
  108.       Width = 16
  109.       Height = 16
  110.       Hint = #21512#21516#32534#21495#36741#21161#24405#20837
  111.       Caption = #8230
  112.       ParentShowHint = False
  113.       ShowHint = True
  114.       TabOrder = 4
  115.       OnClick = BitBtn1Click
  116.     end
  117.     object BitBtn2: TBitBtn
  118.       Left = 125
  119.       Top = 46
  120.       Width = 16
  121.       Height = 16
  122.       Hint = #24402#26723#32534#21495#36741#21161#24405#20837
  123.       Caption = #8230
  124.       ParentShowHint = False
  125.       ShowHint = True
  126.       TabOrder = 5
  127.       OnClick = BitBtn2Click
  128.     end
  129.   end
  130.   object Panel2: TPanel
  131.     Left = 0
  132.     Top = 123
  133.     Width = 438
  134.     Height = 32
  135.     Align = alBottom
  136.     BevelInner = bvLowered
  137.     TabOrder = 1
  138.     object SpeedButton1: TSpeedButton
  139.       Left = 259
  140.       Top = 5
  141.       Width = 73
  142.       Height = 22
  143.       Caption = #30830'  '#23450
  144.       Flat = True
  145.       Glyph.Data = {
  146.         76010000424D7601000000000000760000002800000020000000100000000100
  147.         04000000000000010000120B0000120B00001000000000000000000000000000
  148.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  149.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  150.         555555555555555555555555555555555555555555FF55555555555559055555
  151.         55555555577FF5555555555599905555555555557777F5555555555599905555
  152.         555555557777FF5555555559999905555555555777777F555555559999990555
  153.         5555557777777FF5555557990599905555555777757777F55555790555599055
  154.         55557775555777FF5555555555599905555555555557777F5555555555559905
  155.         555555555555777FF5555555555559905555555555555777FF55555555555579
  156.         05555555555555777FF5555555555557905555555555555777FF555555555555
  157.         5990555555555555577755555555555555555555555555555555}
  158.       NumGlyphs = 2
  159.       OnClick = SpeedButton1Click
  160.     end
  161.     object SpeedButton2: TSpeedButton
  162.       Left = 352
  163.       Top = 5
  164.       Width = 73
  165.       Height = 22
  166.       Caption = #21462'  '#28040
  167.       Flat = True
  168.       Glyph.Data = {
  169.         76010000424D7601000000000000760000002800000020000000100000000100
  170.         04000000000000010000130B0000130B00001000000000000000000000000000
  171.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  172.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  173.         3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  174.         33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
  175.         993337777F777F3377F3393999707333993337F77737333337FF993399933333
  176.         399377F3777FF333377F993339903333399377F33737FF33377F993333707333
  177.         399377F333377FF3377F993333101933399377F333777FFF377F993333000993
  178.         399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
  179.         99333773FF777F777733339993707339933333773FF7FFF77333333999999999
  180.         3333333777333777333333333999993333333333377777333333}
  181.       NumGlyphs = 2
  182.       OnClick = SpeedButton2Click
  183.     end
  184.   end
  185.   object ClientDataSet1: TClientDataSet
  186.     Aggregates = <>
  187.     Params = <>
  188.     ProviderName = 'P_GDLX'
  189.     Left = 160
  190.     Top = 8
  191.     object ClientDataSet1ID: TIntegerField
  192.       FieldName = 'ID'
  193.     end
  194.     object ClientDataSet1CDSDesigner: TStringField
  195.       FieldName = #24402#26723#32534#21495
  196.       FixedChar = True
  197.       Size = 7
  198.     end
  199.     object ClientDataSet1CDSDesigner2: TStringField
  200.       FieldName = #24402#26723#26631#39064
  201.       FixedChar = True
  202.       Size = 40
  203.     end
  204.     object ClientDataSet1CDSDesigner3: TStringField
  205.       FieldName = #24402#26723#35828#26126
  206.       Size = 60
  207.     end
  208.   end
  209. end