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

📄 frmsdatasave.dfm

📁 被系统名叫生产信息管理系统
💻 DFM
字号:
object MakeSalaryForm: TMakeSalaryForm
  Left = 393
  Top = 260
  Width = 473
  Height = 169
  Caption = #32479#35745#25968#25454#23384#20648
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = True
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object panChild: TPanel
    Left = 0
    Top = 0
    Width = 465
    Height = 142
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    DesignSize = (
      465
      142)
    object cmdClose: TButton
      Left = 380
      Top = 103
      Width = 75
      Height = 25
      Anchors = [akRight, akBottom]
      Caption = #20851#38381
      TabOrder = 0
      OnClick = cmdCloseClick
    end
    object Button1: TButton
      Left = 292
      Top = 104
      Width = 75
      Height = 25
      Anchors = [akRight, akBottom]
      Caption = #23384#20648
      TabOrder = 1
      OnClick = cmdCloseClick
    end
    object cboRecordType: TComboBox
      Left = 168
      Top = 40
      Width = 161
      Height = 20
      ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
      ItemHeight = 12
      TabOrder = 2
      Items.Strings = (
        #19978#21320#19978#29677
        #19978#21320#19979#29677
        #19979#21320#19978#29677
        #19979#21320#19979#29677)
    end
    object Button2: TButton
      Left = 81
      Top = 38
      Width = 75
      Height = 25
      Anchors = [akRight, akBottom]
      Caption = #23384#20648#36335#24452
      TabOrder = 3
      OnClick = cmdCloseClick
    end
  end
end

⌨️ 快捷键说明

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