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

📄 frm_mainfareft.dfm

📁 这是一个基于delphi平台的物流空运管理系统!
💻 DFM
字号:
inherited frmmainfareft: Tfrmmainfareft
  Width = 639
  Height = 499
  Caption = 'frmmainfareft'
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel2: TPanel [0]
    Left = 0
    Top = 0
    Width = 631
    Height = 27
    Align = alTop
    Alignment = taLeftJustify
    Anchors = [akLeft, akTop, akRight, akBottom]
    BevelOuter = bvNone
    Caption = '  '#20998#25674#36153#29992#35760#24405':'
    Color = 8503488
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 436
    Width = 631
    Height = 36
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 1
    object BitBtn3: TBitBtn
      Left = 451
      Top = 7
      Width = 95
      Height = 23
      Caption = #30830#23450#20998#25674'(&O)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn3Click
      NumGlyphs = 2
    end
    object BitBtn4: TBitBtn
      Left = 551
      Top = 7
      Width = 80
      Height = 23
      Cancel = True
      Caption = #21462#28040'(&C)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn4Click
      NumGlyphs = 2
    end
  end
  object LVFT: TListView [2]
    Left = 0
    Top = 27
    Width = 631
    Height = 409
    Align = alClient
    Checkboxes = True
    Columns = <>
    GridLines = True
    TabOrder = 2
    ViewStyle = vsReport
    OnColumnClick = LVFTColumnClick
  end
  object QryTemp: TADOQuery
    Connection = FrmMain.UseDB
    Parameters = <>
    Left = 256
    Top = 144
  end
  object QryTemp2: TADOQuery
    Connection = FrmMain.UseDB
    Parameters = <>
    Left = 320
    Top = 120
  end
  object QryFareNO: TADOQuery
    Connection = FrmMain.UseDB
    Parameters = <>
    Left = 232
    Top = 240
  end
end

⌨️ 快捷键说明

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