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

📄 f_main.dfm

📁 用Delphi 开发的一个 户籍管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object fm_main: Tfm_main
  Left = 123
  Top = 110
  Width = 856
  Height = 543
  Caption = #12302#20219#20320#29992#12303#25143#31821#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = mm_Menu
  OldCreateOrder = False
  Visible = True
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object rzstsbr_1: TRzStatusBar
    Left = 0
    Top = 470
    Width = 848
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 3
    VisualStyle = vsGradient
    object rzglyphsts_1: TRzGlyphStatus
      Left = 0
      Top = 0
      Width = 109
      Height = 19
      Align = alLeft
      AutoSize = True
      Caption = #24320#21457#65306'Linio '#24037#20316#32452
      ImageIndex = 0
    end
    object rzclcksts_1: TRzClockStatus
      Left = 663
      Top = 0
      Width = 185
      Height = 19
      Align = alRight
      Format = 'dddddd ddd   tt   |||||||||||'
      AutoSize = True
    end
    object rzmrqsts_1: TRzMarqueeStatus
      Left = 309
      Top = 0
      Width = 354
      Height = 19
      Align = alClient
      Blinking = True
      Caption = #21451#24773#25552#31034
    end
    object rzglyphsts_2: TRzGlyphStatus
      Left = 109
      Top = 0
      Height = 19
      Align = alLeft
      Caption = '              '#24744#22909#65281
      ImageIndex = 2
    end
    object rzglyphsts_3: TRzGlyphStatus
      Left = 209
      Top = 0
      Height = 19
      Align = alLeft
      Caption = #37096#38376#65306
      ImageIndex = 3
    end
  end
  object rzgrpbr_1: TRzGroupBar
    Left = 0
    Top = 40
    Width = 155
    Height = 430
    GradientColorStyle = gcsCustom
    GradientColorStart = clMenuHighlight
    GradientColorStop = clActiveCaption
    GroupBorderSize = 8
    Color = clBtnShadow
    ParentColor = False
    TabOrder = 1
    object rzgrp_basedata: TRzGroup
      Items = <
        item
          Action = act_regType
        end
        item
          Action = act_EduDegree
        end
        item
          Action = act_Marriage
        end
        item
          Action = act_Escuage
        end
        item
          Action = act_health
        end
        item
          Action = act_RecordStatus
        end
        item
          Action = act_BloodType
        end
        item
          Action = act_religion
        end
        item
          Action = act_Nationlity
        end
        item
          Action = act_relation
        end
        item
          Action = act_polity
        end
        item
          Action = act_movetype
        end
        item
          Action = act_LownessDefendCause
        end
        item
          Action = act_WorkStatus
        end
        item
          Action = act_Conciliation
        end>
      Opened = False
      OpenedHeight = 327
      SmallImages = RDB.il_16
      Caption = #22522#30784#25968#25454
      ParentColor = False
    end
    object rzgrp_1: TRzGroup
      Items = <
        item
          Action = act_basedata
        end
        item
          Action = act_peopleedit
        end
        item
          Action = act_specialperson
        end>
      Opened = True
      OpenedHeight = 87
      SmallImages = RDB.il_16
      Caption = #25143#31821#31649#29702
      ParentColor = False
    end
    object rzgrp_tools: TRzGroup
      Items = <
        item
          Action = act_notebook
        end
        item
          Action = act_calculator
        end
        item
          Action = act_idcard
        end
        item
          Action = act_mobile
        end
        item
          Action = act_post
        end>
      Opened = False
      OpenedHeight = 127
      SmallImages = RDB.il_16
      Caption = #24120#29992#24037#20855
      ParentColor = False
    end
    object rzgrp_2: TRzGroup
      Color = clBtnFace
      ColorDefault = False
      Items = <
        item
          Action = act_navigate
        end
        item
          Action = act_pwdchange
        end
        item
          Action = act_exit
        end>
      Opened = False
      OpenedHeight = 87
      SmallImages = RDB.il_16
      Caption = #31995#32479#35774#32622
      ParentColor = False
    end
    object rzgrp_ani: TRzGroup
      Items = <>
      Opened = True
      OpenedHeight = 30
      ParentColor = False
      OnResize = rzgrp_aniResize
      object LED_CENSUS: TRzLEDDisplay
        Left = 3
        Top = 0
        Width = 135
        Caption = 'LINIO CENSUS'
        Scrolling = True
      end
    end
  end
  object rztlbr_1: TRzToolbar
    Left = 0
    Top = 0
    Width = 848
    Height = 40
    AutoResize = False
    AutoStyle = False
    Images = RDB.il_16
    TopMargin = 5
    RowHeight = 40
    ButtonLayout = blGlyphTop
    ButtonWidth = 60

⌨️ 快捷键说明

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