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

📄 retireaccountbat.~dfm

📁 企业端数据申报系统:单位管理模块 单位查询. 业务申报模块 在线数据下载 在线数据上传 在线业务申核 申报业务查询 磁盘数据导出 磁盘数据导入 在线业务模块 在线业务
💻 ~DFM
字号:
inherited RetireAccountBat_frm: TRetireAccountBat_frm
  Left = 214
  Top = 165
  Caption = #36864#20241#32844#24037#24080#25143#25209#37327#25972#29702
  ClientWidth = 681
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    Width = 681
    Color = clBtnFace
    object Panel4: TPanel
      Left = 0
      Top = 0
      Width = 681
      Height = 41
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object Label1: TLabel
        Left = 258
        Top = 16
        Width = 87
        Height = 13
        AutoSize = False
        Caption = #36755#20837#21333#20301#20195#21495':'
      end
      object FlatSpeedButton1: TFlatSpeedButton
        Left = 520
        Top = 8
        Width = 81
        Height = 27
        Caption = #26597'  '#35810
      end
      object Label34: TLabel
        Left = 4
        Top = 12
        Width = 61
        Height = 17
        AutoSize = False
        Caption = #36873#25321#21333#20301':'
      end
      object FlatEdit1: TFlatEdit
        Left = 349
        Top = 14
        Width = 130
        Height = 19
        ColorFlat = clBtnFace
        ParentColor = True
        TabOrder = 0
      end
      object FlatComboBox1: TFlatComboBox
        Left = 63
        Top = 8
        Width = 184
        Height = 21
        Color = clWindow
        DropDownCount = 30
        ItemHeight = 13
        TabOrder = 1
        ItemIndex = -1
        OnChange = FlatComboBox1Change
      end
      object FlatComboBox2: TFlatComboBox
        Left = 104
        Top = 8
        Width = 145
        Height = 21
        Color = clWindow
        ItemHeight = 13
        TabOrder = 2
        Visible = False
        ItemIndex = -1
      end
      object FlatComboBox3: TFlatComboBox
        Left = 104
        Top = 8
        Width = 145
        Height = 21
        Color = clWindow
        ItemHeight = 13
        TabOrder = 3
        Visible = False
        ItemIndex = -1
      end
      object FlatComboBox4: TFlatComboBox
        Left = 94
        Top = 10
        Width = 145
        Height = 21
        Color = clWindow
        ItemHeight = 13
        TabOrder = 4
        Visible = False
        ItemIndex = -1
      end
    end
    object Panel3: TPanel
      Left = 0
      Top = 281
      Width = 681
      Height = 41
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 1
      object Panel2: TPanel
        Left = 450
        Top = 0
        Width = 231
        Height = 41
        Align = alRight
        BevelOuter = bvNone
        TabOrder = 0
        object FlatButton1: TFlatButton
          Left = 146
          Top = 10
          Width = 73
          Height = 27
          Caption = #20445'  '#23384
          TabOrder = 0
        end
      end
    end
    object DBGrid3: TDBGrid
      Left = 0
      Top = 41
      Width = 681
      Height = 240
      Align = alClient
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'psname'
          Title.Caption = #22995#21517
          Width = 62
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'iscode'
          Title.Caption = #36523#20221#35777#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'psaccount'
          Title.Caption = #20010#20154#24080#25143#20010#20154#37096#20998#20648#23384#39069
          Width = 160
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'account'
          Title.Caption = #20010#20154#24080#25143#20648#23384#39069
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'drawout'
          Title.Caption = #21407#20010#20154#24080#25143#25903#20986#39069
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'BasicAccount'
          Title.Caption = #21407#22522#26412#20859#32769#37329
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'accountfor2003'
          Title.Caption = '2003'#24180#24213#30340#20010#20154#24080#25143#30340#20313#39069
          Width = 170
          Visible = True
        end>
    end
  end
  inherited Panel10: TPanel
    Width = 681
    inherited Bevel1: TBevel
      Width = 681
    end
    inherited Panel11: TPanel
      Left = 608
    end
  end
  object RMD: TRxMemoryData
    FieldDefs = <>
    Left = 296
    Top = 65530
    object RMDpsname: TStringField
      FieldName = 'psname'
    end
    object RMDiscode: TStringField
      FieldName = 'iscode'
    end
  end
  object DataSource1: TDataSource
    DataSet = RMD
    Left = 320
    Top = 65530
  end
end

⌨️ 快捷键说明

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