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

📄 selectcompany.dfm

📁 中国移动集群网销售资料录入管理系统。 包含集群网用户录入
💻 DFM
字号:
object company: Tcompany
  Left = 267
  Top = 212
  Width = 596
  Height = 480
  Caption = #26597#30475#24050#26377#38598#22242#21517#31216
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 41
    Width = 588
    Height = 412
    Align = alClient
    DataSource = DataSource3
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'groupname'
        Title.Caption = #38598#22242#21517#31216
        Width = 273
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 588
    Height = 41
    Align = alTop
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 161
      Height = 25
      AutoSize = False
      Caption = #26597#30475#24050#26377#38598#22242#21517#31216
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Button1: TButton
      Left = 416
      Top = 8
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 0
      OnClick = Button1Click
    end
    object DBNavigator1: TDBNavigator
      Left = 176
      Top = 8
      Width = 230
      Height = 25
      Ctl3D = True
      Hints.Strings = (
        #31532#19968#26465
        #21069#19968#26465
        #19979#19968#26465
        #26368#21518#19968#26465
        #28155#21152#26032#35760#24405
        #21024#38500#35813#35760#24405
        #32534#36753#35813#35760#24405
        #20445#23384
        #21462#28040#25913#21464
        #21047#26032)
      ParentCtl3D = False
      TabOrder = 1
    end
  end
  object ADOTable3: TADOTable
    Connection = DM.Conn
    CursorLocation = clUseServer
    TableName = 'qryExistsGrpName'
    Left = 288
    Top = 168
  end
  object DataSource3: TDataSource
    DataSet = ADOTable3
    Left = 248
    Top = 168
  end
end

⌨️ 快捷键说明

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