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

📄 officepay.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Frm_officepay: TFrm_officepay
  Left = 43
  Top = 98
  BorderStyle = bsDialog
  Caption = #21150#20107#22788#26376#20323#37329#26657#26680
  ClientHeight = 469
  ClientWidth = 789
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 789
    Height = 469
    ActivePage = TabSheet2
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabIndex = 0
    TabOrder = 0
    object TabSheet2: TTabSheet
      Caption = #21150#20107#22788#26376#20323#37329#26657#26680'_'#26597#35810#32479#35745'  '
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 549
        Top = 6
        Width = 161
        Height = 50
        Caption = #25353#21512#21516#32534#21495
        TabOrder = 0
        object cbhth: TComboBox
          Left = 10
          Top = 19
          Width = 145
          Height = 21
          Color = clInfoBk
          Ctl3D = False
          ItemHeight = 13
          ParentCtl3D = False
          TabOrder = 0
        end
      end
      object GroupBox3: TGroupBox
        Left = 301
        Top = 6
        Width = 161
        Height = 50
        Caption = #25353#21150#20107#22788
        TabOrder = 1
        object cbbsc: TComboBox
          Left = 9
          Top = 21
          Width = 145
          Height = 21
          Color = clInfoBk
          Ctl3D = False
          ItemHeight = 13
          ParentCtl3D = False
          TabOrder = 0
        end
      end
      object GroupBox6: TGroupBox
        Left = 2
        Top = 110
        Width = 779
        Height = 332
        Caption = #25968#25454#26597#30475#31383#21475
        TabOrder = 2
        object Panel4: TPanel
          Left = 13
          Top = 269
          Width = 750
          Height = 53
          TabOrder = 0
          object Panel9: TPanel
            Left = 3
            Top = 2
            Width = 89
            Height = 26
            TabOrder = 0
          end
          object Panel8: TPanel
            Left = 3
            Top = 28
            Width = 89
            Height = 22
            Caption = #26412#26399#21512#35745
            TabOrder = 1
          end
          object Panel5: TPanel
            Left = 193
            Top = 2
            Width = 101
            Height = 26
            Caption = #19994#21153#21592#20323#37329
            TabOrder = 2
          end
          object Edit1: TEdit
            Left = 92
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 3
          end
          object Panel6: TPanel
            Left = 395
            Top = 2
            Width = 101
            Height = 26
            Caption = #28014#21160#22870#37329
            TabOrder = 4
          end
          object Edit2: TEdit
            Left = 193
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 5
          end
          object Panel7: TPanel
            Left = 294
            Top = 2
            Width = 101
            Height = 26
            Caption = #32500#20462#20154#21592#20323#37329
            TabOrder = 6
          end
          object Edit3: TEdit
            Left = 294
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 7
          end
          object Panel10: TPanel
            Left = 496
            Top = 2
            Width = 101
            Height = 26
            Caption = #19994#21153#37096#25552#25104
            TabOrder = 8
          end
          object Edit4: TEdit
            Left = 395
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 9
          end
          object Panel11: TPanel
            Left = 92
            Top = 2
            Width = 101
            Height = 26
            Caption = #32463#29702#20323#37329
            TabOrder = 10
          end
          object Edit5: TEdit
            Left = 496
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 11
          end
          object Panel12: TPanel
            Left = 597
            Top = 2
            Width = 101
            Height = 26
            Caption = #23458#25143#26381#21153#37096#25552#25104
            TabOrder = 12
          end
          object Edit6: TEdit
            Left = 597
            Top = 29
            Width = 101
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ParentCtl3D = False
            TabOrder = 13
          end
        end
        object DBGrid1: TDBGrid
          Left = 6
          Top = 19
          Width = 767
          Height = 245
          Color = clInfoBk
          Ctl3D = False
          DataSource = dsforshow
          ParentCtl3D = False
          TabOrder = 1
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clBlack
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #21512#21516#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26426#22411
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26426#21488#23454#25910#20215#26684
              Visible = True
            end
            item
              Expanded = False
              FieldName = #36135#27454#35843#25972#31995#25968
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20215#24046#22870#21169
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20215#24046#32602#27454
              Visible = True
            end
            item
              Expanded = False
              FieldName = #32463#29702#20323#37329'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #19994#21153#21592#20323#37329'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #32500#20462#20154#21592#20323#37329'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #28014#21160#22870#37329'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #19994#21153#37096#25552#25104'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23458#25143#26381#21153#37096#25552#25104'_'#26412#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #32463#29702#20323#37329'_'#21069#32047#35745
              Visible = True
            end
            item
              Expanded = False
              FieldName = #19994#21153#21592#20323#37329'_'#21069#32047#35745
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21150#20107#22788#21517#31216
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24180
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26376
              Visible = True
            end>
        end
      end

⌨️ 快捷键说明

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