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

📄 uemptytable.dfm

📁 港口货物管理系统
💻 DFM
字号:
object fmemptytable: Tfmemptytable
  Left = 192
  Top = 171
  BorderStyle = bsDialog
  Caption = #25968#25454#32500#25252
  ClientHeight = 237
  ClientWidth = 482
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 32
    Width = 257
    Height = 192
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object CheckBox1: TCheckBox
      Left = 16
      Top = 21
      Width = 113
      Height = 33
      Caption = #28165#31354#36827#36135#25968#25454
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 16
      Top = 52
      Width = 120
      Height = 33
      Caption = #28165#31354#20986#36135#25968#25454
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 16
      Top = 115
      Width = 153
      Height = 33
      Caption = #28165#31354#36827#36135#35745#21010#25968#25454
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 16
      Top = 147
      Width = 153
      Height = 33
      Caption = #28165#31354#36135#29289#35268#26684#25968#25454
      TabOrder = 3
    end
    object CheckBox5: TCheckBox
      Left = 16
      Top = 84
      Width = 120
      Height = 33
      Caption = #28165#31354#24211#23384#25968#25454
      TabOrder = 4
    end
  end
  object BitBtn1: TBitBtn
    Left = 316
    Top = 56
    Width = 117
    Height = 40
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 316
    Top = 136
    Width = 117
    Height = 40
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'Mimport.DB'
    Left = 24
    Top = 16
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'Mexport.DB'
    Left = 64
    Top = 16
  end
  object Table3: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'Mplan.DB'
    Left = 112
    Top = 16
  end
  object Table4: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'goodsspec.DB'
    Left = 160
    Top = 16
  end
  object Table5: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'spotgoods.DB'
    Left = 224
    Top = 16
  end
  object Table6: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'sumImport.DB'
    Left = 288
    Top = 16
  end
end

⌨️ 快捷键说明

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