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

📄 rp_pagesetup.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      object GroupBox11: TGroupBox
        Left = 3
        Top = 65
        Width = 84
        Height = 65
        Caption = #34920#26684#39640#24230
        TabOrder = 2
        object Label14: TLabel
          Left = 5
          Top = 19
          Width = 36
          Height = 12
          Caption = #34920#22836#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label15: TLabel
          Left = 5
          Top = 43
          Width = 36
          Height = 12
          Caption = #34920#20307#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object SpEBodyHeaderRowHeight: TSpinEdit
          Left = 37
          Top = 14
          Width = 43
          Height = 21
          MaxValue = 300
          MinValue = 30
          TabOrder = 0
          Value = 40
          OnChange = SpEBodyHeaderRowHeightChange
        end
        object SpEBodyRowHeight: TSpinEdit
          Left = 38
          Top = 39
          Width = 43
          Height = 21
          MaxValue = 1000
          MinValue = 30
          TabOrder = 1
          Value = 40
          OnChange = SpEBodyRowHeightChange
        end
      end
      object GroupBox6: TGroupBox
        Left = 3
        Top = 132
        Width = 84
        Height = 42
        Caption = #27599#39029#34892#25968
        TabOrder = 3
        object Label17: TLabel
          Left = 56
          Top = 18
          Width = 24
          Height = 12
          Caption = '('#34892')'
        end
        object PageLinesNumberSpinEdit: TSpinEdit
          Left = 8
          Top = 14
          Width = 48
          Height = 21
          MaxValue = 25
          MinValue = 1
          TabOrder = 0
          Value = 23
          OnChange = PageLinesNumberSpinEditChange
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 23
      Caption = #39029#30473#12289#39029#33050#19982#39029#36793#36317
      object GroupBox4: TGroupBox
        Left = 5
        Top = 2
        Width = 390
        Height = 78
        TabOrder = 0
        object Label6: TLabel
          Left = 10
          Top = 22
          Width = 65
          Height = 13
          AutoSize = False
          Caption = #39029#30473#65306
        end
        object Label7: TLabel
          Left = 10
          Top = 52
          Width = 65
          Height = 13
          AutoSize = False
          Caption = #39029#33050#65306
        end
        object ReportPageFootEdit: TEdit
          Left = 56
          Top = 47
          Width = 317
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 0
          OnExit = ReportPageFootEditExit
        end
        object ReportPageHeadEdit: TEdit
          Left = 56
          Top = 17
          Width = 317
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 1
          OnExit = ReportPageHeadEditExit
        end
      end
      object GroupBox7: TGroupBox
        Left = 5
        Top = 87
        Width = 507
        Height = 81
        Caption = #39029#36793#36317
        TabOrder = 1
        object Label10: TLabel
          Left = 11
          Top = 24
          Width = 42
          Height = 12
          Caption = #19978'(&T)'#65306
        end
        object Label11: TLabel
          Left = 12
          Top = 53
          Width = 42
          Height = 12
          Caption = #19979'(&B)'#65306
        end
        object Label12: TLabel
          Left = 259
          Top = 24
          Width = 42
          Height = 12
          Caption = #24038'(&L)'#65306
        end
        object Label13: TLabel
          Left = 259
          Top = 53
          Width = 42
          Height = 12
          Caption = #21491'(&R)'#65306
        end
        object SpEReportPageTopMargin: TSpinEdit
          Left = 61
          Top = 18
          Width = 121
          Height = 21
          Increment = 10
          MaxValue = 0
          MinValue = 0
          TabOrder = 0
          Value = 10
          OnChange = SpEReportPageTopMarginChange
        end
        object SpEReportPageBottomMargin: TSpinEdit
          Left = 61
          Top = 48
          Width = 121
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 1
          Value = 10
          OnChange = SpEReportPageBottomMarginChange
        end
        object SpEReportPageLeftMargin: TSpinEdit
          Left = 308
          Top = 18
          Width = 121
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = SpEReportPageLeftMarginChange
        end
        object SpEReportPageRightMargin: TSpinEdit
          Left = 309
          Top = 47
          Width = 121
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 3
          Value = 10
          OnChange = SpEReportPageRightMarginChange
        end
      end
      object GroupBox1: TGroupBox
        Left = 406
        Top = 2
        Width = 102
        Height = 79
        TabOrder = 2
        object ChbPrintDate: TCheckBox
          Left = 13
          Top = 19
          Width = 76
          Height = 24
          Caption = #25171#21360#26085#26399
          TabOrder = 0
          OnClick = ChbPrintDateClick
        end
        object ChbPrintPageNum: TCheckBox
          Left = 14
          Top = 44
          Width = 74
          Height = 25
          Caption = #25171#21360#39029#21495
          TabOrder = 1
          OnClick = ChbPrintPageNumClick
        end
      end
    end
  end
  object PagefooterSpinEdit: TSpinEdit
    Left = 96
    Top = 208
    Width = 121
    Height = 21
    MaxValue = 0
    MinValue = 0
    TabOrder = 1
    Value = 0
    Visible = False
  end
  object OkButton: TButton
    Left = 187
    Top = 216
    Width = 85
    Height = 23
    Caption = #30830#23450'(&O)'
    ModalResult = 1
    TabOrder = 2
    OnClick = OKButtonClick
  end
  object CancelButton: TButton
    Left = 275
    Top = 216
    Width = 85
    Height = 23
    Caption = #21462#28040'(&E)'
    ModalResult = 2
    TabOrder = 3
  end
  object BtnPreview: TButton
    Left = 365
    Top = 216
    Width = 85
    Height = 23
    Caption = #25171#21360#39044#35272'(&V)'
    TabOrder = 4
    OnClick = BtnPreviewClick
  end
  object BtnPrint: TButton
    Left = 453
    Top = 216
    Width = 85
    Height = 23
    Caption = #25171#21360'(&P)'
    TabOrder = 5
    OnClick = BtnPrintClick
  end
  object ReportNameFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 156
    Top = 90
  end
  object ReportTitleDeclareFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 184
    Top = 90
  end
  object ReportEndDeclareFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 268
    Top = 90
  end
  object ReportHeadFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 212
    Top = 90
  end
  object ReportBodyFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 240
    Top = 90
  end
  object ReportPageHeadFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 128
    Top = 90
  end
  object ReportPageFootFontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 296
    Top = 90
  end
  object DataSource1: TDataSource
    Left = 326
    Top = 90
  end
end

⌨️ 快捷键说明

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