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

📄 table.~dfm

📁 中国移动集群网销售资料录入管理系统。 包含集群网用户录入
💻 ~DFM
字号:
object updatetable: Tupdatetable
  Left = 247
  Top = 223
  Width = 605
  Height = 487
  Caption = #21697#29260#23545#24212#34920
  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 = 597
    Height = 419
    Align = alClient
    DataSource = DataSource2
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'Num'
        Title.Caption = #21495#30721#27573
        Width = 139
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ServName'
        Title.Caption = #21345#31867#22411
        Width = 138
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 597
    Height = 41
    Align = alTop
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    object Label1: TLabel
      Left = 0
      Top = 12
      Width = 153
      Height = 21
      AutoSize = False
      Caption = #32534#36753#21697#29260#23545#24212#34920
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBNavigator1: TDBNavigator
      Left = 160
      Top = 8
      Width = 230
      Height = 25
      DataSource = DataSource2
      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 = 0
    end
    object Button1: TButton
      Left = 408
      Top = 8
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object ADOTable2: TADOTable
    Connection = DM.Conn
    CursorLocation = clUseServer
    CursorType = ctStatic
    TableName = 'code2serv'
    Left = 208
    Top = 152
  end
  object DataSource2: TDataSource
    DataSet = ADOTable2
    Left = 176
    Top = 152
  end
end

⌨️ 快捷键说明

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