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

📄 rp_pagesetup.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object RP_fPageSetup: TRP_fPageSetup
  Left = 131
  Top = 144
  BorderStyle = bsDialog
  Caption = #39029#38754#35774#32622
  ClientHeight = 240
  ClientWidth = 544
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object TabbedNotebook1: TTabbedNotebook
    Left = 8
    Top = 0
    Width = 529
    Height = 204
    PageIndex = 2
    TabFont.Charset = GB2312_CHARSET
    TabFont.Color = clBtnText
    TabFont.Height = -12
    TabFont.Name = #23435#20307
    TabFont.Style = []
    TabOrder = 0
    object TTabPage
      Left = 4
      Top = 23
      Caption = #25253#34920#21517#31216
      object GroupBox2: TGroupBox
        Left = 5
        Top = 2
        Width = 507
        Height = 169
        TabOrder = 0
        object Label1: TLabel
          Left = 10
          Top = 22
          Width = 65
          Height = 13
          AutoSize = False
          Caption = #25253#34920#21517#31216#65306
        end
        object Label2: TLabel
          Left = 10
          Top = 52
          Width = 65
          Height = 13
          AutoSize = False
          Caption = #34920#22836#35828#26126#65306
        end
        object Label3: TLabel
          Left = 10
          Top = 82
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #34920#23614#35828#26126#65306
        end
        object Label4: TLabel
          Left = 10
          Top = 111
          Width = 73
          Height = 13
          AutoSize = False
          Caption = #25253#34920#21046#20316#20154#65306
        end
        object Label5: TLabel
          Left = 10
          Top = 141
          Width = 33
          Height = 13
          AutoSize = False
          Caption = #20854#23427#65306
        end
        object ReportOthersEdit: TEdit
          Left = 98
          Top = 137
          Width = 397
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 0
          OnExit = ReportOthersEditExit
        end
        object ReportBuilderEdit: TEdit
          Left = 98
          Top = 107
          Width = 397
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 1
          OnExit = ReportBuilderEditExit
        end
        object ReportEndDeclareEdit: TEdit
          Left = 98
          Top = 77
          Width = 397
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 2
          OnExit = ReportEndDeclareEditExit
        end
        object ReportTitleDeclareEdit: TEdit
          Left = 98
          Top = 47
          Width = 397
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 3
          OnExit = ReportTitleDeclareEditExit
        end
        object ReportNameEdit: TEdit
          Left = 98
          Top = 17
          Width = 397
          Height = 20
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 4
          OnExit = ReportNameEditExit
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 23
      Caption = #23383#20307
      object GroupBox3: TGroupBox
        Left = 6
        Top = 8
        Width = 506
        Height = 80
        Caption = #23383#20307#35774#32622
        TabOrder = 0
        object BtnTitle: TButton
          Left = 80
          Top = 28
          Width = 56
          Height = 25
          Caption = #26631#39064
          TabOrder = 0
          OnClick = BtnTitleClick
        end
        object BtnHeaderDescription: TButton
          Left = 152
          Top = 28
          Width = 56
          Height = 25
          Caption = #34920#22836#35828#26126
          TabOrder = 1
          OnClick = BtnHeaderDescriptionClick
        end
        object BtnHeader: TButton
          Left = 225
          Top = 28
          Width = 56
          Height = 25
          Caption = #34920#22836
          TabOrder = 2
          OnClick = BtnHeaderClick
        end
        object BtnBody: TButton
          Left = 297
          Top = 28
          Width = 56
          Height = 25
          Caption = #34920#20307
          TabOrder = 3
          OnClick = BtnBodyClick
        end
        object BtnTail: TButton
          Left = 369
          Top = 28
          Width = 56
          Height = 25
          Caption = #34920#23614#35828#26126
          TabOrder = 4
          OnClick = BtnTailClick
        end
        object BtnEyeBrow: TButton
          Left = 8
          Top = 28
          Width = 56
          Height = 25
          Caption = #39029#30473
          TabOrder = 5
          OnClick = BtnEyeBrowClick
        end
        object BtnFooter: TButton
          Left = 441
          Top = 28
          Width = 56
          Height = 25
          Caption = #39029#33050
          TabOrder = 6
          OnClick = BtnFooterClick
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 23
      Caption = #34920#26684
      object GroupBox9: TGroupBox
        Left = 91
        Top = 8
        Width = 421
        Height = 166
        Caption = #34920#26684#23485#24230#21450#23545#40784#26041#24335
        TabOrder = 0
        object PageDesignDBGrid: TDBGrid
          Left = 6
          Top = 16
          Width = 406
          Height = 106
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          Options = [dgTitles, dgColumnResize, dgColLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          OnDblClick = PageDesignDBGridDblClick
          OnMouseUp = PageDesignDBGridMouseUp
        end
        object RadioGroup1: TRadioGroup
          Left = 6
          Top = 122
          Width = 184
          Height = 41
          Caption = #21015#23545#40784#26041#24335
          Columns = 3
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ItemIndex = 1
          Items.Strings = (
            #24038#23545#40784
            #23621#20013
            #21491#23545#40784)
          ParentFont = False
          TabOrder = 1
        end
        object RGPrint: TRadioGroup
          Left = 201
          Top = 122
          Width = 112
          Height = 41
          Caption = #25171#21360#26041#24335
          Columns = 2
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ItemIndex = 0
          Items.Strings = (
            #32437#25171
            #27178#25171)
          ParentFont = False
          TabOrder = 2
          OnClick = RGPrintClick
        end
        object GroupBox5: TGroupBox
          Left = 290
          Top = 40
          Width = 89
          Height = 52
          Caption = #36793#26694
          TabOrder = 3
          Visible = False
          object ChbTopFrameLine: TCheckBox
            Left = 8
            Top = 16
            Width = 33
            Height = 17
            Caption = #19978
            TabOrder = 0
          end
          object ChbRightFrameLine: TCheckBox
            Left = 48
            Top = 32
            Width = 33
            Height = 17
            Caption = #21491
            TabOrder = 1
          end
          object ChbLeftFrameLine: TCheckBox
            Left = 8
            Top = 32
            Width = 33
            Height = 17
            Caption = #24038
            TabOrder = 2
          end
          object ChbBottomFrameLine: TCheckBox
            Left = 48
            Top = 16
            Width = 33
            Height = 17
            Caption = #19979
            TabOrder = 3
          end
        end
        object GroupBox8: TGroupBox
          Left = 317
          Top = -6
          Width = 95
          Height = 41
          Caption = #32440#24352
          TabOrder = 4
          Visible = False
          object CboPageSize: TComboBox
            Left = 8
            Top = 13
            Width = 73
            Height = 20
            ItemHeight = 12
            TabOrder = 0
            Text = 'A4'
          end
        end
        object ChbAddNo: TCheckBox
          Left = 336
          Top = 131
          Width = 65
          Height = 26
          Caption = #21152#24207#21495
          TabOrder = 5
        end
      end
      object GroupBox10: TGroupBox
        Left = 3
        Top = 8
        Width = 84
        Height = 55
        Caption = #34920#26684#32447#26465
        TabOrder = 1
        object ChbHLine: TCheckBox
          Left = 8
          Top = 14
          Width = 60
          Height = 17
          Caption = #24102#27178#32447
          TabOrder = 0
          OnClick = ChbHLineClick
        end
        object ChbSLine: TCheckBox
          Left = 8
          Top = 32
          Width = 58
          Height = 17
          Caption = #24102#32437#32447
          TabOrder = 1
          OnClick = ChbSLineClick
        end
      end

⌨️ 快捷键说明

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