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

📄 tablewin.dfm

📁 通过程序的试算平衡表
💻 DFM
字号:
object TableForm1: TTableForm1
  Left = 146
  Top = 109
  Width = 760
  Height = 570
  Caption = #29616#37329#27969#37327#20998#26512
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 752
    Height = 30
    Bands = <>
    object Label1: TLabel
      Left = 0
      Top = 2
      Width = 97
      Height = 24
      AutoSize = False
      Caption = #20225#19994#21517#31216#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 384
      Top = 2
      Width = 97
      Height = 24
      AutoSize = False
      Caption = #23457#35745#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 648
      Top = 6
      Width = 97
      Height = 15
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21333#20301#65306#20154#27665#24065#20803
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 100
      Top = 0
      Width = 260
      Height = 25
      AutoSize = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = '0'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 480
      Top = 0
      Width = 105
      Height = 24
      Date = 38411.671676793980000000
      Time = 38411.671676793980000000
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
  object xpPageControl1: TxpPageControl
    Left = 0
    Top = 30
    Width = 752
    Height = 506
    ActivePage = xpTabSheet2
    Align = alClient
    ParentShowHint = False
    ShowHint = True
    Style = pcsXP
    TabOrder = 1
    TabPosition = tpTop
    BorderColor = clSilver
    TabTextAlignment = taCenter
    object xpTabSheet1: TxpTabSheet
      Caption = #36164#20135#36127#20538#34920
      Color = clWhite
      BGStyle = bgsNone
      GradientStartColor = clWhite
      GradientEndColor = clSilver
      GradientFillDir = fdTopToBottom
    end
    object xpTabSheet2: TxpTabSheet
      Caption = #21033#28070#21450#21033#28070#20998#37197#34920
      Color = clWhite
      BGStyle = bgsNone
      GradientStartColor = clWhite
      GradientEndColor = clSilver
      GradientFillDir = fdTopToBottom
    end
    object xpTabSheet3: TxpTabSheet
      Caption = #29616#37329#27969#37327#34920
      Color = clWhite
      BGStyle = bgsNone
      GradientStartColor = clWhite
      GradientEndColor = clSilver
      GradientFillDir = fdTopToBottom
    end
  end
end

⌨️ 快捷键说明

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