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

📄 a0106f002unit.dfm

📁 工商收费系统,主要是管理非税收收入的费用的管理
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object A0106F002Frm: TA0106F002Frm
  Left = 252
  Top = 188
  BorderStyle = bsDialog
  Caption = #28155#21152
  ClientHeight = 259
  ClientWidth = 391
  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
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 99
    Top = 199
    Width = 55
    Height = 13
    Caption = #31181#31867#21517#31216#65306
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 391
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 59
    Caption = 'ToolBar1'
    DisabledImages = ImageList2
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    HotImages = ImageList1
    Images = ImageList1
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object PrintTBBtn: TToolButton
      Left = 0
      Top = 0
      Caption = #25171#21360
      ImageIndex = 0
      Visible = False
    end
    object PreviewTBBtn: TToolButton
      Left = 59
      Top = 0
      Caption = #25171#21360#39044#35272
      ImageIndex = 1
      Visible = False
    end
    object SaveTBBtn: TToolButton
      Left = 118
      Top = 0
      Caption = #20445#23384
      ImageIndex = 2
      OnClick = SaveTBBtnClick
    end
    object AbortTBBtn: TToolButton
      Left = 177
      Top = 0
      Caption = #25918#24323
      ImageIndex = 3
      OnClick = AbortTBBtnClick
    end
    object ExitTBBtn: TToolButton
      Left = 236
      Top = 0
      Caption = #36864#20986
      ImageIndex = 5
      OnClick = ExitTBBtnClick
    end
    object HelpTBBtn: TToolButton
      Left = 295
      Top = 0
      Caption = #24110#21161
      ImageIndex = 4
      Visible = False
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 391
    Height = 221
    Align = alClient
    BevelInner = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 19
      Top = 14
      Width = 71
      Height = 13
      Caption = #20844#21496#21517#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 32
      Top = 44
      Width = 57
      Height = 13
      Caption = #24320#25143#34892#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 45
      Top = 75
      Width = 43
      Height = 13
      Caption = #24080#21495#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 32
      Top = 105
      Width = 57
      Height = 13
      Caption = #21161#35760#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 45
      Top = 166
      Width = 43
      Height = 13
      Caption = #24066#21439#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 45
      Top = 136
      Width = 43
      Height = 13
      Caption = #30465#20221#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 5
      Top = 197
      Width = 85
      Height = 13
      Caption = #25805#20316#21592#32534#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object TC03D01DbEdt: TDBEdit
      Left = 102
      Top = 10
      Width = 249
      Height = 23
      Cursor = crIBeam
      Color = 8421631
      DataField = #20844#21496#21517#31216
      DataSource = Tc01Dt
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ImeMode = imChinese
      ParentFont = False
      TabOrder = 0
      OnChange = TC03D01DbEdtChange
      OnKeyDown = TC03D01DbEdtKeyDown
    end
    object TC03D02DbEdt: TDBEdit
      Left = 102
      Top = 40
      Width = 249
      Height = 23
      Color = 8421631
      DataField = #24320#25143#34892
      DataSource = Tc01Dt
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15

⌨️ 快捷键说明

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