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

📄 uachi.dfm

📁 用于计算机专业程序设计 大家可以共同的分享. 如果喜欢请收藏
💻 DFM
字号:
object Fachi: TFachi
  Left = 153
  Top = 81
  BorderStyle = bsSingle
  Caption = #22870#24809#22521#35757
  ClientHeight = 350
  ClientWidth = 527
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 36
    Height = 13
    Caption = #32534#21495#65306
  end
  object Label2: TLabel
    Left = 32
    Top = 44
    Width = 36
    Height = 13
    Caption = #31867#21035#65306
  end
  object Label3: TLabel
    Left = 285
    Top = 17
    Width = 36
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label4: TLabel
    Left = 285
    Top = 44
    Width = 36
    Height = 13
    Caption = #26085#26399#65306
  end
  object Label6: TLabel
    Left = 32
    Top = 74
    Width = 36
    Height = 13
    Caption = #21517#31216#65306
  end
  object Label12: TLabel
    Left = 32
    Top = 99
    Width = 36
    Height = 13
    Caption = #22791#27880#65306
  end
  object eid: TEdit
    Left = 112
    Top = 12
    Width = 145
    Height = 21
    ReadOnly = True
    TabOrder = 0
  end
  object cblx: TComboBox
    Left = 112
    Top = 40
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Items.Strings = (
      #22870#21169
      #22788#20998)
  end
  object dchang: TDateTimePicker
    Left = 352
    Top = 40
    Width = 145
    Height = 21
    CalAlignment = dtaLeft
    Date = 38595.4350396528
    Time = 38595.4350396528
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 2
  end
  object mnote: TMemo
    Left = 112
    Top = 107
    Width = 386
    Height = 185
    TabOrder = 3
  end
  object bsave: TButton
    Left = 312
    Top = 307
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 4
    OnClick = bsaveClick
  end
  object bclose: TButton
    Left = 400
    Top = 307
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 5
    OnClick = bcloseClick
  end
  object etitle: TEdit
    Left = 112
    Top = 76
    Width = 385
    Height = 21
    TabOrder = 6
  end
  object dblname: TDBLookupComboBox
    Left = 352
    Top = 12
    Width = 145
    Height = 21
    KeyField = 'id'
    ListField = 'COLUMN2'
    ListSource = dm.DSplist
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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