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

📄 newzh.dfm

📁 本软件是小管家个人帐户管理系统 (ADO+ACCESS)
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form_NewZH: TForm_NewZH
  Left = 553
  Top = 248
  AutoScroll = False
  BorderIcons = []
  Caption = #26032#21152#38134#34892#24080#25143
  ClientHeight = 340
  ClientWidth = 388
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object bsSkinStdLabel1: TbsSkinStdLabel
    Left = 32
    Top = 16
    Width = 48
    Height = 13
    UseSkinFont = True
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = -11
    DefaultFont.Name = 'MS Sans Serif'
    DefaultFont.Style = []
    SkinData = bsSkinData1
    SkinDataName = 'stdlabel'
    Caption = #24320#25143#38134#34892
  end
  object bsSkinStdLabel2: TbsSkinStdLabel
    Left = 32
    Top = 88
    Width = 48
    Height = 13
    UseSkinFont = True
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = -11
    DefaultFont.Name = 'MS Sans Serif'
    DefaultFont.Style = []
    SkinData = bsSkinData1
    SkinDataName = 'stdlabel'
    Caption = #38134#34892#24080#21495
  end
  object bsSkinStdLabel3: TbsSkinStdLabel
    Left = 32
    Top = 160
    Width = 48
    Height = 13
    UseSkinFont = True
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = -11
    DefaultFont.Name = 'MS Sans Serif'
    DefaultFont.Style = []
    SkinData = bsSkinData1
    SkinDataName = 'stdlabel'
    Caption = #24403#21069#37329#39069
  end
  object bsSkinStdLabel4: TbsSkinStdLabel
    Left = 32
    Top = 232
    Width = 48
    Height = 13
    UseSkinFont = True
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = -11
    DefaultFont.Name = 'MS Sans Serif'
    DefaultFont.Style = []
    SkinData = bsSkinData1
    SkinDataName = 'stdlabel'
    Caption = #22791#27880#20449#24687
  end
  object bsSkinEdit1: TbsSkinEdit
    Left = 32
    Top = 40
    Width = 329
    Height = 20
    Text = 'bsSkinEdit1'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 20
    ButtonMode = False
    SkinData = bsSkinData1
    SkinDataName = 'edit'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = 14
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnExit = bsSkinEdit1Exit
    OnKeyDown = bsSkinEdit1KeyDown
  end
  object bsSkinEdit2: TbsSkinEdit
    Left = 32
    Top = 112
    Width = 329
    Height = 20
    Text = 'bsSkinEdit2'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 20
    ButtonMode = False
    SkinData = bsSkinData1
    SkinDataName = 'edit'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = 14
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnExit = bsSkinEdit2Exit
    OnKeyDown = bsSkinEdit2KeyDown
    OnKeyPress = bsSkinEdit2KeyPress
  end
  object bsSkinEdit3: TbsSkinEdit
    Left = 32
    Top = 184
    Width = 329
    Height = 20
    Text = 'bsSkinEdit3'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 20
    ButtonMode = False
    SkinData = bsSkinData1
    SkinDataName = 'edit'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = 14
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnExit = bsSkinEdit3Exit
    OnKeyDown = bsSkinEdit3KeyDown
    OnKeyPress = bsSkinEdit3KeyPress
  end
  object bsSkinEdit4: TbsSkinEdit
    Left = 32
    Top = 256
    Width = 329
    Height = 20
    Text = 'bsSkinEdit4'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 20
    ButtonMode = False
    SkinData = bsSkinData1
    SkinDataName = 'edit'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = 14
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnExit = bsSkinEdit4Exit
    OnKeyDown = bsSkinEdit4KeyDown
  end
  object bsSkinButton1: TbsSkinButton
    Left = 56
    Top = 296
    Width = 75
    Height = 25
    TabOrder = 4
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #20445#23384'(&S)'
    NumGlyphs = 1
    Spacing = 1
    OnClick = bsSkinButton1Click
  end
  object bsSkinButton2: TbsSkinButton
    Left = 256
    Top = 296
    Width = 75
    Height = 25
    TabOrder = 5
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #31163#24320'(&E)'
    NumGlyphs = 1
    Spacing = 1
    OnClick = bsSkinButton2Click
  end
  object bsBusinessSkinForm1: TbsBusinessSkinForm
    AlwaysShowInTray = False
    LogoBitMapTransparent = False
    AlwaysMinimizeToTray = False
    UseSkinFontInMenu = True
    ShowIcon = False
    MaximizeOnFullScreen = False
    AlphaBlend = False
    AlphaBlendAnimation = False
    AlphaBlendValue = 200
    ShowObjectHint = False
    MenusAlphaBlend = False
    MenusAlphaBlendAnimation = False
    MenusAlphaBlendValue = 200
    DefCaptionFont.Charset = DEFAULT_CHARSET
    DefCaptionFont.Color = clBtnText
    DefCaptionFont.Height = 14
    DefCaptionFont.Name = 'Arial'
    DefCaptionFont.Style = [fsBold]
    DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
    DefInActiveCaptionFont.Color = clBtnShadow
    DefInActiveCaptionFont.Height = 14
    DefInActiveCaptionFont.Name = 'Arial'
    DefInActiveCaptionFont.Style = [fsBold]
    DefMenuItemHeight = 20
    DefMenuItemFont.Charset = DEFAULT_CHARSET
    DefMenuItemFont.Color = clWindowText
    DefMenuItemFont.Height = 14
    DefMenuItemFont.Name = 'Arial'
    DefMenuItemFont.Style = []
    UseDefaultSysMenu = True
    SkinData = bsSkinData1
    MinHeight = 0
    MinWidth = 0
    Magnetic = False
    MagneticSize = 5
    BorderIcons = [biSystemMenu, biMinimize, biRollUp]
    Left = 104
    Top = 8
  end
  object bsSkinData1: TbsSkinData
    StoredSkin = bsStoredSkin1
    CompressedStoredSkin = bsCompressedStoredSkin1
    Left = 152
    Top = 8
  end
  object bsCompressedStoredSkin1: TbsCompressedStoredSkin
    FileName = 'skin.ini'
    CompressedFileName = 'skin.ini'
    Left = 200
    Top = 8
    CompressedData = {
      78DAED9D097C5CC599E03F2392600F478E19726D023B99109228A4FBF5ED8C38
      CC610BC73631C6970CB68EB6242CAB85A496E4931B230890E0036CCBB27C885B

⌨️ 快捷键说明

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