frmclproperty.dfm

来自「这是我的一个Delphi测试的一个链接access的一点代码」· DFM 代码 · 共 345 行

DFM
345
字号
object frm_clproperty: Tfrm_clproperty
  Left = -4
  Top = -4
  Width = 1032
  Height = 746
  Caption = 'frm_clproperty'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  DesignSize = (
    1024
    719)
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 1024
    Height = 693
    Align = alClient
    Anchors = [akLeft, akTop, akBottom]
    BevelOuter = bvNone
    BorderWidth = 10
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 10
      Top = 10
      Width = 1004
      Height = 673
      Align = alClient
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'ID'
          Title.Caption = #32534#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CBANK'
          Title.Caption = #24320#25143#38134#34892
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'BANKMARK'
          Title.Caption = #38134#34892#24080#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_WRIT_ADD'
          Title.Caption = #22686#20540#31246#24320#31080#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_WRIT_CODE'
          Title.Caption = #22686#20540#31246#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_BANK_ADD'
          Title.Caption = #22686#20540#31246#24320#25143#38134#34892
          Width = 150
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_BANK_CODE'
          Title.Caption = #22686#20540#31246#38134#34892#24080#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_TELE'
          Title.Caption = #22686#20540#31246#24320#25143#30005#35805
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CTAX_ADDRESS'
          Title.Caption = #22686#20540#31246#24320#25143#22320#22336
          Width = 150
          Visible = True
        end>
    end
  end
  object Panel2: TPanel
    Left = 8
    Top = 504
    Width = 1011
    Height = 233
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 5
    object Label1: TLabel
      Left = 56
      Top = 16
      Width = 60
      Height = 13
      Caption = #24320#25143#38134#34892#65306
    end
    object Label2: TLabel
      Left = 376
      Top = 16
      Width = 60
      Height = 13
      Caption = #38134#34892#24080#21495#65306
    end
    object Label4: TLabel
      Left = 32
      Top = 56
      Width = 105
      Height = 13
      Caption = #22686#20540#31246#24320#31080#21495#65306
    end
    object Label5: TLabel
      Left = 360
      Top = 56
      Width = 60
      Height = 13
      Caption = #22686#20540#31246#21495#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 88
      Width = 113
      Height = 13
      Caption = #22686#20540#31246#24320#25143#38134#34892#65306
    end
    object Label8: TLabel
      Left = 360
      Top = 88
      Width = 96
      Height = 13
      Caption = #22686#20540#31246#24320#25143#30005#35805#65306
    end
    object Label10: TLabel
      Left = 16
      Top = 128
      Width = 113
      Height = 13
      Caption = #22686#20540#31246#24320#25143#22320#22336#65306
    end
    object DBEdit1: TDBEdit
      Left = 136
      Top = 16
      Width = 160
      Height = 21
      DataField = 'CBANK'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 440
      Top = 16
      Width = 160
      Height = 21
      DataField = 'BANKMARK'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 1
    end
    object DBEdit4: TDBEdit
      Left = 136
      Top = 56
      Width = 160
      Height = 21
      DataField = 'CTAX_BANK_ADD'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 2
    end
    object DBEdit5: TDBEdit
      Left = 440
      Top = 48
      Width = 160
      Height = 21
      DataField = 'CTAX_WRIT_CODE'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 3
    end
    object DBEdit7: TDBEdit
      Left = 136
      Top = 88
      Width = 160
      Height = 21
      DataField = 'CTAX_BANK_ADD'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 4
    end
    object DBEdit8: TDBEdit
      Left = 440
      Top = 80
      Width = 160
      Height = 21
      DataField = 'CTAX_TELE'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 5
    end
    object DBEdit10: TDBEdit
      Left = 136
      Top = 120
      Width = 457
      Height = 21
      DataField = 'CTAX_ADDRESS'
      DataSource = DataModule1.DataSoure_prope
      TabOrder = 6
    end
  end
  object dxBarManager1: TdxBarManager
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Bars = <
      item
        Caption = 'tool'
        DockedDockingStyle = dsTop
        DockedLeft = 0
        DockedTop = 0
        DockingStyle = dsTop
        FloatLeft = 424
        FloatTop = 152
        FloatClientWidth = 51
        FloatClientHeight = 66
        IsMainMenu = True
        ItemLinks = <
          item
            Item = dxBarButton2
            Visible = True
          end
          item
            Item = dxBarButton3
            Visible = True
          end
          item
            Item = dxBarButton4
            Visible = True
          end
          item
            Item = dxBarButton5
            Visible = True
          end
          item
            Item = dxBarButton6
            Visible = True
          end>
        MultiLine = True
        Name = 'tool'
        OneOnRow = True
        Row = 0
        ShowMark = False
        UseOwnFont = False
        Visible = True
        WholeRow = True
      end>
    Categories.Strings = (
      'Toolbar')
    Categories.ItemsVisibles = (
      2)
    Categories.Visibles = (
      True)
    Images = Frm_main.Imglistone
    PopupMenuLinks = <>
    Style = bmsFlat
    UseSystemFont = True
    Left = 512
    DockControlHeights = (
      0
      0
      26
      0)
    object dxBarButton1: TdxBarButton
      Caption = #25171#24320
      Category = 0
      Hint = #25171#24320
      Visible = ivAlways
    end
    object dxBarButton2: TdxBarButton
      Caption = #28155#21152
      Category = 0
      Hint = #28155#21152
      Visible = ivAlways
      ImageIndex = 78
      PaintStyle = psCaptionGlyph
      OnClick = dxBarButton2Click
    end
    object dxBarButton3: TdxBarButton
      Caption = #20445#23384'(&S)'
      Category = 0
      Hint = #20445#23384'(S)'
      Visible = ivAlways
      ImageIndex = 36
      PaintStyle = psCaptionGlyph
      OnClick = dxBarButton3Click
    end
    object dxBarButton4: TdxBarButton
      Caption = #20462#25913'(&E)'
      Category = 0
      Hint = #20462#25913'(E)'
      Visible = ivAlways
      ImageIndex = 27
      PaintStyle = psCaptionGlyph
      OnClick = dxBarButton4Click
    end
    object dxBarButton5: TdxBarButton
      Caption = #21024#38500'(&D)'
      Category = 0
      Hint = #21024#38500'(D)'
      Visible = ivAlways
      ImageIndex = 79
      PaintStyle = psCaptionGlyph
      OnClick = dxBarButton5Click
    end
    object dxBarButton6: TdxBarButton
      Caption = #20851#38381
      Category = 0
      Hint = #20851#38381
      Visible = ivAlways
      ImageIndex = 200
      PaintStyle = psCaptionGlyph
      OnClick = dxBarButton6Click
    end
  end
end

⌨️ 快捷键说明

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