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

📄 uab6.dfm

📁 通过程序的试算平衡表
💻 DFM
字号:
object FmAB6: TFmAB6
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #35831#36873#25321
  ClientHeight = 348
  ClientWidth = 492
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 25
    Top = 20
    Width = 440
    Height = 18
    AutoSize = False
    Caption = #26412#26399#26159#21542#26377#27880#38144#24212#25910#24080#27454#22351#24080#25110#25910#22238#21069#26399#24050#27880#38144#30340#24212#25910#24080#27454#22351#24080#19994#21153#65306
  end
  object RadioButton1: TRadioButton
    Left = 120
    Top = 55
    Width = 66
    Height = 18
    Caption = #21542
    Checked = True
    TabOrder = 0
    TabStop = True
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 270
    Top = 55
    Width = 66
    Height = 18
    Caption = #26159
    TabOrder = 1
    OnClick = RadioButton2Click
  end
  object BitBtn1: TBitBtn
    Left = 190
    Top = 90
    Width = 100
    Height = 25
    Caption = #30830'    '#23450
    TabOrder = 2
    Kind = bkOK
  end
  object Panel1: TPanel
    Left = 25
    Top = 130
    Width = 440
    Height = 210
    TabOrder = 3
    Visible = False
    object Label2: TLabel
      Left = 40
      Top = 45
      Width = 220
      Height = 18
      AutoSize = False
      Caption = #36755#20837#26412#26399#27880#38144#30340#24212#25910#24080#27454#22351#24080#37329#39069#65306
    end
    object Label3: TLabel
      Left = 5
      Top = 65
      Width = 276
      Height = 18
      AutoSize = False
      Caption = #65288#25910#22238#21069#26399#24050#27880#38144#30340#24212#25910#24080#27454#22351#24080#25968#29992'"-"'#21495#65289
    end
    object xpEdit1: TxpEdit
      Left = 275
      Top = 50
      Width = 120
      Height = 21
      Alignment = taRightJustify
      RoundRadius = 4
      ActiveFrameColor = clNavy
      InActiveFrameColor = clBtnShadow
      MarginLeft = 2
      MarginRight = 2
      Style = esFlat
      AutoSize = False
      TabOrder = 0
      Text = '0'
    end
  end
  object DosMove1: TDosMove
    Active = True
    Left = 350
    Top = 85
  end
end

⌨️ 快捷键说明

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