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

Delphi控件源码

开发平台:

Delphi

  1. object am_ghgl: Tam_ghgl
  2.   Left = 21
  3.   Top = 110
  4.   Width = 812
  5.   Height = 415
  6.   Caption = #24402#36824#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.     00000000000000000000000000006B6563FF6B6563FF6B6563FF6B6563FF6B65
  20.     63FF6B6563FF6B6563FF6B6563FF000000000000000000000000000000000000
  21.     00000000000000000000E7B6A5FFE7B6A5FFE7B6A5FFE7B6A5FFE7B6A5FFE7B6
  22.     A5FFE7B6A5FFE7B6A5FF686564FF000000000000000000000000000000000000
  23.     00000000000000000000E4C6B6FFFCD8C3FFFBD7C1FFE2B5A7FFE2B5A7FFE2B5
  24.     A7FFEFC3AFFFE9B3A3FF686564FF000000000000000000000000000000000000
  25.     00000000000000000000E5CDBCFFE3BEADFFE3BDABFFE1BAA8FFE1B9A6FFE1B7
  26.     A4FFEDC5ABFFE9B3A3FF686564FF000000000000000000000000000000000000
  27.     00000000000000000000E8D1C1FFE3C0B0FFE3BEAEFFE1BCABFFE1BAA9FFE1B9
  28.     A7FFEDC8B0FFE9B3A3FF686564FF000000000000000000000000000000000000
  29.     00000000000000000000ECD6C7FFE3C2B3FFE3C0B1FFE3BFAFFFE3BEADFFE3BD
  30.     ABFFFADCC1FFE9B3A3FF6B6563FF000000000000000000000000000000000000
  31.     00000000000000000000EEDBCCFFE4C3B7FFE4C2B4FFE3C1B2FFE3C0B0FFE3BE
  32.     AEFFFBDFC8FFE9B3A3FF6B6563FF000000000000000000000000000000000000
  33.     00000000000000000000F2E0D1FFE4C5BAFFE4C4B7FFE3C3B5FFD19C7CFFFBDD
  34.     C3FFFBDEC5FFE9B3A3FF6B6563FF000000000000000000000000000000004000
  35.     00FF400000FF400000FFBA726BFFE4C7BDFFF0DBD0FFFCEEE1FFE1B196FFAC7F
  36.     65FFC58B69FFC18A6DFFB6704BFFB18974FF343232FF0000000000000000D836
  37.     0CFFE05C16FFCC5625FFDCB2ABFFE3C6BEFFE2C5BCFFE2C4B9FFEFD8CCFFDEBE
  38.     ACFFFBF5F2FFEAC4B0FFDB9571FFD37F54FFB07455FF343232FF00000000E05C
  39.     16FFE67533FFEA8546FFBB6454FFFEFAF5FFFEF7F1FFFDF4ECFFFDF2E9FFFEF7
  40.     F2FFF5E3DAFFD88E67FFCB6F3EFFB9663BFFA7582EFF5B5B5BFF00000000CC56
  41.     25FF8D221FFFED9255FFF09F64FFBC6A5BFFF7E4D3FFF4E0CFFFF1DCCBFFF6EB
  42.     E3FFF1D7C9FFD4845AFFAC6946FFD88F68FFC06C41FFB57553FF343232FF3300
  43.     0CFF00000000A22833FFF3AC72FFF6B881FF7E3225FF754425FFE36644FFD287
  44.     74FFFAF3EFFFD89572FFEAC4AFFFEDCBBAFFDEA181FFB66136FF676767FF0000
  45.     00000000000000000000AE5E4FFFF9C590FFFCD29FFFBF7158FFA52633FF3027
  46.     22FFDFB7A2FFEBC5B1FFD9B19DFFF9EFEAFFEDCAB8FFB66136FF343232FF0000
  47.     0000000000000000000000000000000000000000000000000000000000000000
  48.     0000312B28FF644534FF5A311CFFD7A184FFC88A6AFF28140AFF00000000FFFF
  49.     0000F00F0000E00F0000E00F0000E00F0000E00F0000E00F0000E00F0000E00F
  50.     00000003000000010000000100000000000040000000E0000000FF810000}
  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 = 804
  64.     Height = 36
  65.     AutoSize = True
  66.     Bands = <
  67.       item
  68.         Control = ToolBar1
  69.         ImageIndex = -1
  70.         MinHeight = 32
  71.         Width = 800
  72.       end>
  73.     object ToolBar1: TToolBar
  74.       Left = 9
  75.       Top = 0
  76.       Width = 787
  77.       AutoSize = True
  78.       ButtonHeight = 30
  79.       ButtonWidth = 83
  80.       Caption = 'ToolBar1'
  81.       EdgeInner = esNone
  82.       EdgeOuter = esNone
  83.       Images = mainfrm.zsg
  84.       List = True
  85.       ParentShowHint = False
  86.       ShowCaptions = True
  87.       ShowHint = True
  88.       TabOrder = 0
  89.       Transparent = True
  90.       object ToolButton1: TToolButton
  91.         Left = 0
  92.         Top = 2
  93.         AutoSize = True
  94.         Caption = #24402#36824'(&G)'
  95.         Enabled = False
  96.         ImageIndex = 0
  97.         OnClick = ToolButton1Click
  98.       end
  99.       object ToolButton2: TToolButton
  100.         Left = 81
  101.         Top = 2
  102.         AutoSize = True
  103.         Caption = #32493#20511'(&C)'
  104.         Enabled = False
  105.         ImageIndex = 1
  106.         OnClick = ToolButton2Click
  107.       end
  108.       object ToolButton4: TToolButton
  109.         Left = 162
  110.         Top = 2
  111.         AutoSize = True
  112.         Caption = #21047#26032'(&R)'
  113.         ImageIndex = 3
  114.         OnClick = ToolButton4Click
  115.       end
  116.       object ToolButton5: TToolButton
  117.         Left = 243
  118.         Top = 2
  119.         AutoSize = True
  120.         Caption = #26597#25214'(&F)'
  121.         ImageIndex = 4
  122.         OnClick = ToolButton5Click
  123.       end
  124.       object ToolButton6: TToolButton
  125.         Left = 324
  126.         Top = 2
  127.         AutoSize = True
  128.         Caption = #25171#21360'(&P)'
  129.         ImageIndex = 5
  130.         OnClick = ToolButton6Click
  131.       end
  132.       object RadioGroup1: TRadioGroup
  133.         Left = 405
  134.         Top = 2
  135.         Width = 292
  136.         Height = 30
  137.         Columns = 3
  138.         ItemIndex = 2
  139.         Items.Strings = (
  140.           #26410#36824#21015#34920
  141.           #24050#36824#21015#34920
  142.           #36926#26399#26410#25442#21015#34920)
  143.         TabOrder = 0
  144.         OnClick = RadioGroup1Click
  145.       end
  146.     end
  147.   end
  148.   object DBGridEh1: TDBGridEh
  149.     Left = 0
  150.     Top = 36
  151.     Width = 804
  152.     Height = 352
  153.     Align = alClient
  154.     DataSource = jygl
  155.     FooterColor = clWindow
  156.     FooterFont.Charset = ANSI_CHARSET
  157.     FooterFont.Color = clWindowText
  158.     FooterFont.Height = -12
  159.     FooterFont.Name = #23435#20307
  160.     FooterFont.Style = []
  161.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  162.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  163.     OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking]
  164.     TabOrder = 1
  165.     TitleFont.Charset = ANSI_CHARSET
  166.     TitleFont.Color = clWindowText
  167.     TitleFont.Height = -12
  168.     TitleFont.Name = #23435#20307
  169.     TitleFont.Style = []
  170.     Columns = <
  171.       item
  172.         EditButtons = <>
  173.         FieldName = 'jy_xh'
  174.         Footers = <>
  175.         Title.Caption = #20511#38405#24207#21495
  176.       end
  177.       item
  178.         EditButtons = <>
  179.         FieldName = 'dz_dm'
  180.         Footers = <>
  181.         Title.Caption = #35835#32773#20195#30721
  182.       end
  183.       item
  184.         EditButtons = <>
  185.         FieldName = 'dz_xm'
  186.         Footers = <>
  187.         Title.Caption = #35835#32773#22995#21517
  188.       end
  189.       item
  190.         EditButtons = <>
  191.         FieldName = 'aj_dh'
  192.         Footers = <>
  193.         Title.Caption = #26696#21367#26723#21495
  194.       end
  195.       item
  196.         EditButtons = <>
  197.         FieldName = 'jy_jyzt'
  198.         Footers = <>
  199.         Title.Caption = #20511#38405#29366#24577
  200.         Width = 165
  201.       end
  202.       item
  203.         EditButtons = <>
  204.         FieldName = 'jy_yhrq'
  205.         Footers = <>
  206.         Title.Caption = #24212#36824#26085#26399
  207.       end
  208.       item
  209.         EditButtons = <>
  210.         FieldName = 'jy_jyrq'
  211.         Footers = <>
  212.         Title.Caption = #20511#38405#26085#26399
  213.       end
  214.       item
  215.         EditButtons = <>
  216.         Footers = <>
  217.         Title.Caption = #36926#26399#22825#25968
  218.         Visible = False
  219.       end
  220.       item
  221.         EditButtons = <>
  222.         FieldName = 'aj_tm'
  223.         Footers = <>
  224.         Title.Caption = #26696#21367#39064#21517
  225.       end>
  226.   end
  227.   object XPBarMenu1: TXPBarMenu
  228.     BarCaption = #24402#36824#31649#29702
  229.     BarFont.Charset = GB2312_CHARSET
  230.     BarFont.Color = clWhite
  231.     BarFont.Height = -11
  232.     BarFont.Name = 'Tahoma'
  233.     BarFont.Style = []
  234.     Font.Charset = GB2312_CHARSET
  235.     Font.Color = clMenuText
  236.     Font.Height = -11
  237.     Font.Name = 'Tahoma'
  238.     Font.Style = []
  239.     CheckedColor = clHighlight
  240.     IconWidth = 24
  241.     DrawSelect = True
  242.     UseSystemColors = True
  243.     OverrideOwnerDraw = False
  244.     FlatMenu = True
  245.     AutoDetect = True
  246.     Active = True
  247.     Left = 168
  248.     Top = 88
  249.   end
  250.   object jygl: TDataSource
  251.     DataSet = DM.v_gh
  252.     Left = 48
  253.     Top = 88
  254.   end
  255.   object DataSource1: TDataSource
  256.     DataSet = DM.am_jygl
  257.     Left = 88
  258.     Top = 88
  259.   end
  260.   object PrintDBGridEh1: TPrintDBGridEh
  261.     DBGridEh = DBGridEh1
  262.     Options = []
  263.     Page.BottomMargin = 2
  264.     Page.LeftMargin = 2
  265.     Page.RightMargin = 2
  266.     Page.TopMargin = 2
  267.     PageFooter.Font.Charset = DEFAULT_CHARSET
  268.     PageFooter.Font.Color = clWindowText
  269.     PageFooter.Font.Height = -11
  270.     PageFooter.Font.Name = 'MS Sans Serif'
  271.     PageFooter.Font.Style = []
  272.     PageHeader.Font.Charset = DEFAULT_CHARSET
  273.     PageHeader.Font.Color = clWindowText
  274.     PageHeader.Font.Height = -11
  275.     PageHeader.Font.Name = 'MS Sans Serif'
  276.     PageHeader.Font.Style = []
  277.     Units = MM
  278.     Left = 136
  279.     Top = 88
  280.   end
  281.   object ClientDataSet1: TClientDataSet
  282.     Aggregates = <>
  283.     CommandText = 'select * from V_Gh'
  284.     Params = <>
  285.     ProviderName = 'Provider1'
  286.     RemoteServer = ljsz.Socket2
  287.     Left = 216
  288.     Top = 88
  289.   end
  290. end