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

📄 frm_hjgl.dfm

📁 用Delphi 开发的一个 户籍管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
                  AutoSize = False
                  Caption = #23429#30005#21495#30721#65306
                end
                object Label14: TLabel
                  Left = 44
                  Top = 121
                  Width = 64
                  Height = 13
                  AutoSize = False
                  Caption = #21150#20844#30005#35805#65306
                end
                object Label15: TLabel
                  Left = 44
                  Top = 161
                  Width = 64
                  Height = 13
                  AutoSize = False
                  Caption = #20256#30495#21495#30721#65306
                end
                object Label16: TLabel
                  Left = 44
                  Top = 200
                  Width = 64
                  Height = 13
                  AutoSize = False
                  Caption = #20010#20154#20027#39029#65306
                end
                object Label17: TLabel
                  Left = 44
                  Top = 239
                  Width = 64
                  Height = 13
                  AutoSize = False
                  Caption = #30005#23376#37038#31665#65306
                end
                object Label18: TLabel
                  Left = 44
                  Top = 278
                  Width = 64
                  Height = 13
                  AutoSize = False
                  Caption = #23621#20303#22320#22336#65306
                end
                object edt_mobile: TRzDBEdit
                  Left = 108
                  Top = 39
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'mobil'
                  TabOrder = 0
                end
                object edt_tel: TRzDBEdit
                  Left = 108
                  Top = 78
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'fmtel'
                  TabOrder = 1
                end
                object edt_worktel: TRzDBEdit
                  Left = 108
                  Top = 117
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'oftel'
                  TabOrder = 2
                end
                object edt_fax: TRzDBEdit
                  Left = 108
                  Top = 157
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'fax'
                  TabOrder = 3
                end
                object edt_web: TRzDBEdit
                  Left = 108
                  Top = 196
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'web'
                  TabOrder = 4
                end
                object edt_email: TRzDBEdit
                  Left = 108
                  Top = 235
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'email'
                  TabOrder = 5
                end
                object RzDBEdit40: TRzDBEdit
                  Left = 108
                  Top = 274
                  Width = 187
                  Height = 21
                  DataSource = ds_linkfation
                  DataField = 'address'
                  TabOrder = 6
                end
              end
              object RzToolbar5: TRzToolbar
                Left = 0
                Top = 0
                Width = 863
                Height = 29
                ButtonWidth = 60
                ShowButtonCaptions = True
                TextOptions = ttoCustom
                BorderInner = fsNone
                BorderOuter = fsGroove
                BorderSides = [sdTop]
                BorderWidth = 0
                TabOrder = 0
                ToolbarControls = (
                  btn_edit_linkfation
                  btn_post_linkfation
                  btn_reflash_linkfation)
                object btn_edit_linkfation: TRzToolButton
                  Left = 4
                  Top = 2
                  Width = 100
                  Images = RDB.il_16
                  Action = act_edit_linkfation
                end
                object btn_post_linkfation: TRzToolButton
                  Left = 104
                  Top = 2
                  Images = RDB.il_16
                  Action = act_post_linkfation
                end
                object btn_reflash_linkfation: TRzToolButton
                  Left = 164
                  Top = 2
                  Images = RDB.il_16
                  Action = act_reflash_linkfation
                  Align = alTop
                end
              end
            end
          end
        end
      end
    end
    object tbs_calculation: TRzTabSheet
      Caption = #29305#27530#20154#21592#20449#24687
      object StaticText1: TStaticText
        Left = 0
        Top = 0
        Width = 867
        Height = 23
        Align = alTop
        Alignment = taCenter
        Caption = #29305#27530#20154#21592
        Color = clBtnFace
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = []
        ParentColor = False
        ParentFont = False
        TabOrder = 0
      end
      object rztlbr_info_caculate: TRzToolbar
        Left = 0
        Top = 23
        Width = 867
        Height = 29
        ButtonWidth = 60
        ShowButtonCaptions = True
        TextOptions = ttoCustom
        BorderInner = fsNone
        BorderOuter = fsGroove
        BorderSides = [sdTop]
        BorderWidth = 0
        TabOrder = 1
        ToolbarControls = (
          btn_insert_tsry
          btn_edit_tsry
          btn_delete_tsry
          btn_post_tsry
          btn_reflash_tsry
          btn_first_tsry
          btn_prior_tsry
          btn_next_tsry
          btn_last_tsry)
        object btn_insert_tsry: TRzToolButton
          Left = 4
          Top = 2
          Images = RDB.il_16
          Action = act_insert_tsry
        end
        object btn_edit_tsry: TRzToolButton
          Left = 64
          Top = 2
          Images = RDB.il_16
          Action = act_edit_tsry
        end
        object btn_delete_tsry: TRzToolButton
          Left = 124
          Top = 2
          Images = RDB.il_16
          Action = act_delete_tsry
        end
        object btn_post_tsry: TRzToolButton
          Left = 184
          Top = 2
          Images = RDB.il_16
          Action = act_post_tsry
        end
        object btn_reflash_tsry: TRzToolButton
          Left = 244
          Top = 2
          Images = RDB.il_16
          Action = act_cancel_tsry
          Align = alTop
        end
        object btn_first_tsry: TRzToolButton
          Left = 304
          Top = 2
          Width = 64
          Images = RDB.il_16
          Action = act_first_tsry
        end
        object btn_prior_tsry: TRzToolButton
          Left = 368
          Top = 2
          Width = 64
          Images = RDB.il_16
          Action = act_prior_tsry
        end
        object btn_next_tsry: TRzToolButton
          Left = 432
          Top = 2
          Width = 64
          Images = RDB.il_16
          Action = act_next_tsry
        end
        object btn_last_tsry: TRzToolButton
          Left = 496
          Top = 2
          Width = 76
          Images = RDB.il_16
          Action = act_last_tsry
        end
      end
      object tab_infocaculate: TRzPageControl
        Left = 0
        Top = 52
        Width = 867
        Height = 495
        ActivePage = tbs_info_handicapped
        Align = alClient
        TabIndex = 1
        TabOrder = 2
        TabStyle = tsBackSlant
        OnChange = tab_infocaculateChange
        FixedDimension = 19
        object tbs_info_Conciliation: TRzTabSheet
          Caption = #20248#25242#20154#21592
          object pnl_info_Conciliation: TPanel
            Left = 0
            Top = 172
            Width = 863
            Height = 300
            Align = alBottom
            Caption = 'pnl_info_Conciliation'
            TabOrder = 1
            object RzLabel2: TRzLabel
              Left = 26
              Top = 31
              Width = 63
              Height = 13
              Caption = #32534'         '#21495#65306
            end
            object RzLabel3: TRzLabel
              Left = 26
              Top = 58
              Width = 63
              Height = 13
              Caption = #22995'         '#21517#65306
            end
            object RzLabel4: TRzLabel
              Left = 26
              Top = 84
              Width = 63
              Height = 13
              Caption = #25143'         '#21495#65306
            end
            object RzLabel5: TRzLabel
              Left = 26
              Top = 110
              Width = 60
              Height = 13
              Caption = #20248#25242#35777#21495#65306
            end
            object RzLabel6: TRzLabel
              Left = 26
              Top = 137
              Width = 60
              Height = 13
              Caption = #20248#25242#31867#22411#65306
            end
            object RzLabel7: TRzLabel
              Left = 26
              Top = 164
              Width = 60
              Height = 13
              Caption = #24037#20316#33021#21147#65306
            end
            object RzLabel16: TRzLabel
              Left = 26
              Top = 190
              Width = 60
              Height = 13
              Caption = #29983#27963#33021#21147#65306
            end
            object RzLabel17: TRzLabel
              Left = 263
              Top = 31
              Width = 60
              Height = 13
              Caption = #24037#20316#29366#24577#65306
            end
            object RzLabel18: TRzLabel
              Left = 263
              Top = 58
              Width = 60
              Height = 13
              Caption = #26376'  '#25910'  '#20837#65306
            end
            object RzLabel19: TRzLabel
              Left = 263
              Top = 84
              Width = 60
              Height = 13
              Caption = #20379#20859#24773#20917#65306
            end
            object RzLabel21: TRzLabel
              Left = 263
              Top = 106
              Width = 60
              Height = 13
              Caption = #22791'        '#27880#65306
            end
            object RzDBEdit4: TRzDBEdit
              Left = 96
              Top = 27
              Width = 131
              Height = 21
              DataSource = ds_info_Conciliation
              DataField = 'code'
              ReadOnly = True
              Color = clInfoBk
              TabOrder = 0
            end
            object RzDBEdit8: TRzDBEdit
              Left = 96
              Top = 54
              Width = 131
              Height = 21
              DataSource = ds_info_Conciliation
              DataField = 'name'
              ReadOnly = True
              Color = clInfoBk
              TabOrder = 2
            end
            object RzDBEdit9: TRzDBEdit
              Left = 96
              Top = 80
              Width = 131
              Height = 21
              DataSource = ds_info_Conciliation
              DataField = 'DoorNumber'
              ReadOnly = True
              Color = clInfoBk
              TabOrder = 4
            end
            object RzDBEdit10: TRzDBEdit
              Left = 96
              Top = 106
              Width = 131
              Height = 21
              DataSource = ds_info_Conciliation
              DataField = 'yfzh'
              TabOrder = 6
            end
            object RzDBEdit12: TRzDBEdit
 

⌨️ 快捷键说明

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