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

📄 frmabout.dfm

📁 pos商场、超市管理系统
💻 DFM
字号:
inherited Frm_about: TFrm_about
  Left = 274
  Top = 149
  HorzScrollBar.Range = 0
  VertScrollBar.Range = 0
  BorderStyle = bsDialog
  Caption = 'Frm_about'
  ClientHeight = 232
  ClientWidth = 378
  FormStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poMainFormCenter
  OnClose = FormClose
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 12
  inherited PanelBkGnd: TPanel
    Width = 378
    Height = 232
    Color = 13619151
    object Bevel1: TBevel
      Left = 13
      Top = 185
      Width = 353
      Height = 7
      Shape = bsBottomLine
    end
    object OKBtn: TDsFancyButton
      Left = 162
      Top = 199
      Width = 74
      Height = 27
      Cursor = crHandPoint
      ButtonColor = clBtnFace
      Caption = #30830#23450'[&O]'
      FrameColor = clGray
      FrameWidth = 6
      CornerRadius = 3
      TextStyle = txRaised
      OnClick = OKBtnClick
    end
    object Author: TPaintBox
      Left = 2
      Top = 1
      Width = 379
      Height = 185
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Panel1: TPanel
      Left = 0
      Top = 0
      Width = 381
      Height = 186
      BevelOuter = bvNone
      Color = 13619151
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
      object ProgramIcon: TImage
        Left = 18
        Top = 13
        Width = 32
        Height = 32
        AutoSize = True
        OnClick = ProgramIconClick
        IsControl = True
      end
      object lblOs: TLabel
        Left = 53
        Top = 80
        Width = 60
        Height = 12
        Caption = #25805#20316#31995#32479#65306
        IsControl = True
      end
      object lblMemory: TLabel
        Left = 53
        Top = 96
        Width = 60
        Height = 12
        Caption = #29289#29702#20869#23384#65306
        IsControl = True
      end
      object ProductName: TLabel
        Left = 77
        Top = 11
        Width = 60
        Height = 12
        Caption = #31995#32479#21517#31216#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        IsControl = True
      end
      object Version: TLabel
        Left = 77
        Top = 27
        Width = 60
        Height = 12
        Caption = #29256'    '#26412#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        IsControl = True
      end
      object Copyright: TLabel
        Left = 77
        Top = 43
        Width = 60
        Height = 12
        Caption = #29256#26435#25152#26377#65306
        IsControl = True
      end
      object others: TLabel
        Left = 13
        Top = 125
        Width = 6
        Height = 12
      end
    end
  end
end

⌨️ 快捷键说明

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