⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 u_yfdw.dfm

📁 《delphi深度编程及其项目开发》
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Form60: TForm60
  Left = 164
  Top = 58
  Width = 634
  Height = 458
  Caption = '乙方单位'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 626
    Height = 381
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 622
      Height = 377
      Cursor = crArrow
      Align = alClient
      BorderStyle = bsNone
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      PopupMenu = PopupMenu1
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      OnTitleClick = DBGrid1TitleClick
      Columns = <
        item
          Expanded = False
          FieldName = '乙方单位编号'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '乙方单位名称'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 147
          Visible = True
        end
        item
          Expanded = False
          FieldName = '乙方单位简称'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 94
          Visible = True
        end
        item
          Expanded = False
          FieldName = '所属地区码'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '开户银行'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 129
          Visible = True
        end
        item
          Expanded = False
          FieldName = '银行帐号'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '法人'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 81
          Visible = True
        end
        item
          Expanded = False
          FieldName = '地址'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 155
          Visible = True
        end
        item
          Expanded = False
          FieldName = '邮政编码'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '联系电话'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '联系人'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '传真'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'E-mail地址'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '是否友好'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '发展日期'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '停用日期'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = '是否停用'
          Title.Alignment = taCenter
          Title.Color = 4227200
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWhite
          Title.Font.Height = -12
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Visible = True
        end>
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 412
    Width = 626
    Height = 19
    Panels = <
      item
        Width = 150
      end
      item
        Width = 200
      end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -