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

📄 pas_househistry.dfm

📁 比较详细的功能
💻 DFM
字号:
object Form_houseHistry: TForm_houseHistry
  Left = 359
  Top = 209
  Width = 1032
  Height = 746
  Caption = #25151#23376#21382#21490
  Color = clGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object PC: TPageControl
    Left = 0
    Top = 0
    Width = 1024
    Height = 712
    ActivePage = TabSheet6
    Align = alClient
    TabOrder = 0
    OnChange = PCChange
    object TabSheet1: TTabSheet
      Caption = #26377#25928#25151#23376
      object DBGrid1: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 684
        Align = alClient
        DataSource = DM.ds_househistry
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet2: TTabSheet
      Caption = #21487#20986#31199#25151#23376
      ImageIndex = 1
      object DBGrid2: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 684
        Align = alClient
        DataSource = DM.ds_househistry
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet3: TTabSheet
      Caption = #24050#20986#31199#25151#23376
      ImageIndex = 2
      object DBGrid3: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 684
        Align = alClient
        DataSource = DM.ds_househistry
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet4: TTabSheet
      Caption = #25151#23376#20986#31199#21382#21490
      ImageIndex = 3
      object select: TSpeedButton
        Left = 296
        Top = 384
        Width = 121
        Height = 33
        Caption = #26597#35810
        Flat = True
        OnClick = BitBtn1Click
      end
      object Label3: TLabel
        Left = 200
        Top = 360
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #32467#26463#26102#38388
      end
      object Label2: TLabel
        Left = 200
        Top = 328
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #24320#22987#26102#38388
      end
      object Label1: TLabel
        Left = 200
        Top = 296
        Width = 72
        Height = 13
        AutoSize = False
        Caption = #25151#38388#32534#21495
      end
      object dtp2: TDateTimePicker
        Left = 296
        Top = 352
        Width = 137
        Height = 21
        Date = 39147.955136168980000000
        Time = 39147.955136168980000000
        Color = clYellow
        TabOrder = 0
      end
      object dtp1: TDateTimePicker
        Left = 296
        Top = 328
        Width = 137
        Height = 21
        Date = 39147.955136168980000000
        Time = 39147.955136168980000000
        Color = clYellow
        TabOrder = 1
      end
      object DBGrid4: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 273
        Align = alTop
        DataSource = DM.ds_househistry
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object cb_ho: TComboBox
        Left = 296
        Top = 296
        Width = 129
        Height = 21
        ItemHeight = 0
        TabOrder = 3
        OnDropDown = cb_hoDropDown
      end
    end
    object TabSheet5: TTabSheet
      Caption = #21382#21490#25151#23376#65288#26080#25928#65289
      ImageIndex = 4
      object DBGrid5: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 684
        Align = alClient
        DataSource = DM.ds_househistry
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet6: TTabSheet
      Caption = #25152#26377#25151#23376
      ImageIndex = 5
      object DBGrid6: TDBGrid
        Left = 0
        Top = 0
        Width = 1016
        Height = 684
        Align = alClient
        DataSource = DM.ds_househistry
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
end

⌨️ 快捷键说明

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