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

📄 bjunit.dfm

📁 航班管理
💻 DFM
字号:
object Form9: TForm9
  Left = 285
  Top = 110
  BorderStyle = bsDialog
  Caption = #31649#29702#21592#23494#30721#32534#36753#21306
  ClientHeight = 265
  ClientWidth = 411
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 96
    Top = 216
    Width = 81
    Height = 25
    Caption = #25552#20132
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 248
    Top = 216
    Width = 81
    Height = 25
    Caption = #36864#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton2Click
  end
  object Panel1: TPanel
    Left = 16
    Top = 8
    Width = 385
    Height = 201
    Color = clCaptionText
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 16
      Width = 33
      Height = 16
      Caption = #22995#21517'   '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 56
      Top = 64
      Width = 48
      Height = 16
      Caption = #21407#23494#30721'    '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 56
      Top = 104
      Width = 54
      Height = 16
      Caption = #26032#23494#30721'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 56
      Top = 144
      Width = 69
      Height = 16
      Caption = #30830#35748#23494#30721'       '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 168
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 168
      Top = 64
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 168
      Top = 104
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 168
      Top = 144
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 3
    end
  end
  object DataSource1: TDataSource
    Left = 360
    Top = 80
  end
  object ADOTable1: TADOTable
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#33322#29677#31649#29702#25968#25454#24211'.mdb;Mode=Re' +
      'adWrite;Persist Security Info=False'
    CursorType = ctStatic
    MasterSource = DataSource1
    TableName = #31649#29702#21592#34920
    Left = 336
    Top = 120
  end
end

⌨️ 快捷键说明

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