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

📄 ledit.dfm

📁 伤残金发放管理系统软件源码,个人作品,现在工作中用到它.
💻 DFM
字号:
object LEditForm: TLEditForm
  Left = 381
  Top = 296
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #21015#20462#25913
  ClientHeight = 166
  ClientWidth = 281
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 48
    Height = 12
    Caption = #21015#21517#31216#65306
  end
  object Label2: TLabel
    Left = 96
    Top = 40
    Width = 6
    Height = 12
    Caption = '='
  end
  object Label3: TLabel
    Left = 112
    Top = 16
    Width = 24
    Height = 12
    Caption = #20540#65306
  end
  object LEdit: TComboBox
    Left = 8
    Top = 37
    Width = 81
    Height = 20
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ItemHeight = 12
    ItemIndex = 0
    TabOrder = 0
    Text = #28608#27963
    Items.Strings = (
      #28608#27963
      #31561#32423
      #24615#36136
      #30005#35805)
  end
  object ZEdit: TEdit
    Left = 112
    Top = 37
    Width = 161
    Height = 20
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 1
  end
  object QueDinButton: TButton
    Left = 112
    Top = 107
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 2
    OnClick = QueDinButtonClick
  end
  object QuXiaoButton: TButton
    Left = 194
    Top = 107
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 3
    OnClick = QuXiaoButtonClick
  end
end

⌨️ 快捷键说明

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