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

📄 frm_portedit.~dfm

📁 站长您好
💻 ~DFM
字号:
inherited FrmPortEdit: TFrmPortEdit
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #28207#21475#20449#24687#32534#36753
  ClientHeight = 221
  ClientWidth = 429
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 16
    Top = 25
    Width = 48
    Height = 12
    Caption = #28207#21475#20195#30721
    Transparent = True
  end
  object Label2: TLabel [1]
    Left = 16
    Top = 55
    Width = 48
    Height = 12
    Caption = #33521#25991#21517#31216
    Transparent = True
  end
  object Label3: TLabel [2]
    Left = 17
    Top = 85
    Width = 42
    Height = 12
    Caption = #21306'   '#22495
    Transparent = True
  end
  object Label12: TLabel [3]
    Left = 16
    Top = 115
    Width = 48
    Height = 12
    Caption = #22269#23478#21517#31216
    Transparent = True
  end
  object Label4: TLabel [4]
    Left = 17
    Top = 148
    Width = 42
    Height = 12
    Caption = #22791'   '#27880
    Transparent = True
  end
  object Label6: TLabel [5]
    Left = 225
    Top = 115
    Width = 48
    Height = 12
    Caption = #33322#32447#20195#30721
    Transparent = True
  end
  object Label8: TLabel [6]
    Left = 225
    Top = 55
    Width = 48
    Height = 12
    Caption = #20013#25991#21517#31216
    Transparent = True
  end
  object EdtPortCode: TEdit [7]
    Left = 80
    Top = 20
    Width = 140
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 10
    TabOrder = 0
  end
  object EdtPortName: TEdit [8]
    Left = 80
    Top = 50
    Width = 140
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 100
    TabOrder = 1
  end
  object CmbCountryCode: TComboBox [9]
    Left = 80
    Top = 110
    Width = 140
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 12
    TabOrder = 2
    OnExit = CmbCountryCodeExit
  end
  object EdtRemark: TEdit [10]
    Left = 80
    Top = 143
    Width = 343
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 250
    TabOrder = 3
  end
  object CmbPortStation: TComboBox [11]
    Left = 280
    Top = 110
    Width = 140
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 12
    TabOrder = 4
    OnExit = CmbPortStationExit
  end
  object EdtPortCName: TEdit [12]
    Left = 280
    Top = 50
    Width = 140
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 100
    TabOrder = 5
  end
  object CmbArea: TComboBox [13]
    Left = 80
    Top = 80
    Width = 343
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 12
    MaxLength = 200
    TabOrder = 6
  end
  object BtnAdd: TButton [14]
    Left = 79
    Top = 184
    Width = 75
    Height = 25
    Caption = #22686'  '#21152'(&A)'
    TabOrder = 7
    OnClick = BtnAddClick
  end
  object BtnSave: TButton [15]
    Left = 192
    Top = 184
    Width = 75
    Height = 25
    Caption = #20445'  '#23384'(&V)'
    TabOrder = 8
    OnClick = BtnSaveClick
  end
  object BtnClose: TButton [16]
    Left = 304
    Top = 184
    Width = 75
    Height = 25
    Caption = #20851'  '#38381'(&C)'
    TabOrder = 9
    OnClick = BtnCloseClick
  end
  object QryTemp: TADOQuery
    Connection = FrmMain.UseDB
    Parameters = <>
    Left = 264
    Top = 24
  end
end

⌨️ 快捷键说明

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