www.pudn.com > vod2007.rar > Unit_DM.dfm


object Dm: TDm 
  OldCreateOrder = False 
  Left = 192 
  Top = 107 
  Height = 375 
  Width = 544 
  object adoConn: TADOConnection 
    LoginPrompt = False 
    Mode = cmShareDenyNone 
    Provider = 'MSDataShape.1' 
    Left = 48 
    Top = 40 
  end 
  object adoQuery: TADOQuery 
    Connection = adoConn 
    CursorType = ctStatic 
    Parameters = <> 
    Left = 120 
    Top = 40 
  end 
  object adoGDXZ: TADOQuery 
    Connection = adoConn 
    CursorType = ctStatic 
    Parameters = <> 
    Left = 120 
    Top = 96 
  end 
  object adoBFLB: TADOQuery 
    Connection = adoConn 
    CursorType = ctStatic 
    Parameters = <> 
    Left = 176 
    Top = 40 
  end 
  object adoPYXZ: TADOQuery 
    Connection = adoConn 
    CursorType = ctStatic 
    Parameters = <> 
    Left = 176 
    Top = 96 
  end 
  object adoGQLB: TADOQuery 
    Connection = adoConn 
    CursorType = ctStatic 
    Parameters = <> 
    Left = 120 
    Top = 152 
  end 
end