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

📄 unit24.dfm

📁 人寿保险的管理信息系统
💻 DFM
字号:
object F_baoshow: TF_baoshow
  Left = 313
  Top = 134
  Width = 679
  Height = 409
  Caption = #20445#21333#20449#24687
  Color = clGradientInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 225
    Width = 671
    Height = 3
    Cursor = crVSplit
    Align = alTop
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 671
    Height = 225
    Align = alTop
    Color = clInactiveCaptionText
    DataSource = mydm.DataSource2
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'policy_Id'
        Title.Caption = #20445#21333#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Cust_ID'
        Title.Caption = #25237#20445#20154#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Inst_ID'
        Title.Caption = #34987#20445#20154#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Bene_ID'
        Title.Caption = #21463#30410#20154#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Class_ID'
        Title.Caption = #38505#31181#21517#31216
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Policy_Mode'
        Title.Caption = #32564#36153#26041#24335
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Policy_Money'
        Title.Caption = #25237#20445#24635#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Policy_Date'
        Title.Caption = #25237#20445#26085#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Policy_Period'
        Title.Caption = #20445#38505#26399#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Poli_valityDate'
        Title.Caption = #29983#25928#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'poli_endDate'
        Title.Caption = #21040#26399#26085
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Poli_jiaoper'
        Title.Caption = #32564#36153#26399#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Poli_status'
        Title.Caption = #20445#21333#29366#24577
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Poli_operater'
        Title.Caption = #32463#21150#20154
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cust_name'
        Title.Caption = #25237#20445#20154#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bene_name'
        Title.Caption = #21463#30410#20154#22995#21517
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 160
    Top = 280
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 344
    Top = 280
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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