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

📄 frmmain.dfm

📁 一个基于局域网的公司公文管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 4
        OnClick = BitBtn11Click
      end
    end
    object StaticText1: TStaticText
      Left = 24
      Top = 18
      Width = 89
      Height = 20
      Caption = #25991#20214#31649#29702#65306
      Color = cl3DLight
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentColor = False
      ParentFont = False
      TabOrder = 3
    end
    object Panel2: TPanel
      Left = 478
      Top = 16
      Width = 161
      Height = 185
      BevelInner = bvLowered
      TabOrder = 4
      object Label5: TLabel
        Left = 8
        Top = 8
        Width = 70
        Height = 13
        Caption = #31616#35201#35828#26126#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clGreen
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object DBMemo1: TDBMemo
        Left = 9
        Top = 24
        Width = 145
        Height = 153
        DataField = 'memo'
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
      end
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 241
    Width = 779
    Height = 200
    Align = alTop
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    DesignSize = (
      779
      200)
    object Bevel1: TBevel
      Left = 96
      Top = 40
      Width = 616
      Height = 10
      Shape = bsBottomLine
    end
    object Bevel2: TBevel
      Left = 96
      Top = 84
      Width = 616
      Height = 10
      Shape = bsBottomLine
    end
    object Bevel3: TBevel
      Left = 96
      Top = 127
      Width = 616
      Height = 10
      Shape = bsBottomLine
    end
    object Bevel4: TBevel
      Left = 96
      Top = 165
      Width = 616
      Height = 10
      Shape = bsBottomLine
    end
    object Label1: TLabel
      Left = 32
      Top = 32
      Width = 68
      Height = 16
      Caption = #20250#31295#20154#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 32
      Top = 76
      Width = 68
      Height = 16
      Caption = #26680#31295#20154#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 32
      Top = 119
      Width = 68
      Height = 16
      Caption = #23457#25209#20154#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 32
      Top = 157
      Width = 68
      Height = 16
      Caption = #38405#31295#20154#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 717
      Top = 26
      Width = 34
      Height = 22
      Hint = #20250#31295#20154#21592#36873#25321
      Caption = '...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 717
      Top = 70
      Width = 34
      Height = 22
      Hint = #26680#31295#20154#21592#36873#25321
      Caption = '...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 717
      Top = 113
      Width = 34
      Height = 22
      Hint = #23457#25209#20154#21592#36873#25321
      Caption = '...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 717
      Top = 151
      Width = 34
      Height = 22
      Hint = #38405#31295#20154#21592#36873#25321
      Caption = '...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton4Click
    end
    object StatusBar2: TStatusBar
      Left = 96
      Top = 25
      Width = 617
      Height = 22
      Align = alNone
      Anchors = []
      Color = clSkyBlue
      Enabled = False
      Panels = <
        item
          Width = 20
        end
        item
          Width = 50
        end>
      SimplePanel = False
    end
  end
  object BitBtn6: TBitBtn
    Left = 87
    Top = 464
    Width = 100
    Height = 33
    Caption = #20250#31295
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn6Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
      57705557757777775FF7555555555555000755555555555F777F555555555550
      87075555555555F7577F5555555555088805555555555F755F75555555555033
      805555555555F755F75555555555033B05555555555F755F75555555555033B0
      5555555555F755F75555555555033B05555555555F755F75555555555033B055
      55555555F755F75555555555033B05555555555F755F75555555555033B05555
      555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
      5555F777F7555555555501900555555555557777755555555555099055555555
      5555777755555555555550055555555555555775555555555555}
    NumGlyphs = 2
  end
  object BitBtn7: TBitBtn
    Left = 216
    Top = 464
    Width = 100
    Height = 33
    Caption = #26680#31295

⌨️ 快捷键说明

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