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

📄 mainfrm.dfm

📁 功能强大的报表生成和管理工具
💻 DFM
字号:
object MainForm: TMainForm
  Left = 292
  Top = 243
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = 'MainForm'
  ClientHeight = 315
  ClientWidth = 418
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Verdana'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Shape1: TShape
    Left = 0
    Top = 0
    Width = 418
    Height = 43
    Align = alTop
  end
  object ImageLogo: TImage
    Left = 377
    Top = 5
    Width = 32
    Height = 32
    Anchors = [akTop, akRight]
  end
  object LabelTitle: TLabel
    Left = 5
    Top = 4
    Width = 82
    Height = 20
    Caption = 'LabelTitle'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -17
    Font.Name = 'Verdana'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object LabelInfo: TLabel
    Left = 16
    Top = 24
    Width = 166
    Height = 13
    Caption = 'Package Demo Version 1.0.3'
    Transparent = True
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 43
    Width = 418
    Height = 272
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'dxButton'
      object GroupBox1: TGroupBox
        Left = 8
        Top = 48
        Width = 169
        Height = 89
        Caption = 'Simple (no FocusRect):'
        TabOrder = 0
        object dxButton1: TdxButton
          Left = 8
          Top = 15
          Height = 40
          About = 'Design eXperience. 

⌨️ 快捷键说明

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