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

📄 report_main.dfm

📁 这是一个学生管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Report_Frm_Main: TReport_Frm_Main
  Left = 51
  Top = 50
  Width = 688
  Height = 485
  AutoSize = True
  Caption = 'WinStar SReport'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  ShowHint = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  DesignSize = (
    680
    458)
  PixelsPerInch = 96
  TextHeight = 12
  object Panel_Main: TPanel
    Left = 0
    Top = 50
    Width = 680
    Height = 408
    Anchors = [akLeft, akTop, akRight, akBottom]
    AutoSize = True
    BevelInner = bvLowered
    BorderWidth = 3
    TabOrder = 0
    DesignSize = (
      680
      408)
    object PageControl_Main: TPageControl
      Left = 10
      Top = 10
      Width = 665
      Height = 393
      ActivePage = TabSheet_SubD
      Anchors = [akLeft, akTop, akRight, akBottom]
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style = tsButtons
      TabIndex = 2
      TabOrder = 0
      object TabSheet_Page: TTabSheet
        Caption = ' '#39029#38754#35774#32622'(&P)  '
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ImageIndex = 3
        ParentFont = False
        object GroupBox_PaperAndPage: TGroupBox
          Left = 6
          Top = 13
          Width = 315
          Height = 136
          Caption = #32440#24352#35774#32622'(&1)'
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = False
          ParentFont = False
          TabOrder = 0
          object Label12: TLabel
            Left = 25
            Top = 25
            Width = 60
            Height = 12
            Caption = #32440#24352#31867#22411#65306
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label8: TLabel
            Left = 25
            Top = 51
            Width = 36
            Height = 12
            Caption = #23485#24230#65306
            FocusControl = MaskEdit_papersize_x
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label9: TLabel
            Left = 25
            Top = 77
            Width = 36
            Height = 12
            Caption = #39640#24230#65306
            FocusControl = MaskEdit_papersize_y
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object MaskEdit_papersize_y: TMaskEdit
            Left = 107
            Top = 76
            Width = 175
            Height = 20
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
            Text = '297'
            OnKeyPress = MaskEdit_papersize_xKeyPress
          end
          object MaskEdit_papersize_x: TMaskEdit
            Left = 107
            Top = 48
            Width = 175
            Height = 20
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            Text = '210'
            OnKeyPress = MaskEdit_papersize_xKeyPress
          end
          object UpDown_papersize_x: TUpDown
            Left = 282
            Top = 48
            Width = 18
            Height = 20
            Associate = MaskEdit_papersize_x
            Min = 75
            Max = 9999
            Position = 210
            TabOrder = 4
            Thousands = False
            Wrap = True
          end
          object UpDown_papersize_y: TUpDown
            Left = 282
            Top = 76
            Width = 18
            Height = 20
            Associate = MaskEdit_papersize_y
            Min = 75
            Max = 9999
            Position = 297
            TabOrder = 5
            Thousands = False
            Wrap = True
          end
          object Checked_Orient: TCheckBox
            Left = 24
            Top = 104
            Width = 96
            Height = 17
            Alignment = taLeftJustify
            Caption = #32440#24352#27178#25490#65306
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 3
            OnKeyPress = ComboBox_paperKeyPress
          end
          object ComboBox_paper: TComboBox
            Left = 107
            Top = 20
            Width = 193
            Height = 20
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ItemHeight = 12
            ParentFont = False
            TabOrder = 0
            Text = 'A4 (210 x 297 '#27627#31859')'
            OnChange = ComboBox_paperChange
            OnKeyPress = ComboBox_paperKeyPress
            Items.Strings = (
              'A4  (210 x 297 '#27627#31859')'
              'B5  (182 x 257 '#27627#31859')'
              'A3  (297 x 420 '#27627#31859')'
              'A5  (148 x 210 '#27627#31859')'
              'B4  (250 x 354 '#27627#31859')'
              '16'#24320'(190 x 254 '#27627#31859')'
              #33258#23450#20041
              #39029#38754#21644#25253#34920#31561#38271)
          end
          object Panel5: TPanel
            Left = 151
            Top = 52
            Width = 24
            Height = 12
            AutoSize = True
            BevelOuter = bvNone
            Color = clWindow
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 6
            object Label2: TLabel
              Left = 0
              Top = 0
              Width = 24
              Height = 12
              Caption = #27627#31859
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              Transparent = True
            end
          end
          object Panel6: TPanel
            Left = 151
            Top = 80
            Width = 24
            Height = 12
            AutoSize = True
            BevelOuter = bvNone
            Color = clWindow
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 7
            object Label3: TLabel
              Left = 0
              Top = 0
              Width = 24
              Height = 12
              Caption = #27627#31859
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              Transparent = True
            end
          end
        end
        object GroupBox_darwPage: TGroupBox
          Left = 333
          Top = 13
          Width = 314
          Height = 136
          Caption = #23450#20041#39029#36793#36317'(&2)'
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = False
          ParentFont = False
          TabOrder = 1
          object Label10: TLabel
            Left = 31
            Top = 25
            Width = 48
            Height = 12
            Caption = #19978#36793#36317#65306
            FocusControl = MaskEdit_papersize_y
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12

⌨️ 快捷键说明

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