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

📄 f_tools.dfm

📁 用Delphi 开发的一个 户籍管理系统
💻 DFM
字号:
object fm_tool: Tfm_tool
  Left = 163
  Top = 179
  Width = 696
  Height = 480
  Caption = 'fm_tool'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object tab_tools: TRzPageControl
    Left = 0
    Top = 0
    Width = 688
    Height = 448
    ActivePage = tbs_mobile
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    FixedDimension = 19
    object tbs_mobile: TRzTabSheet
      Caption = #25163#26426#24402#23646#22320#26597#35810
      object pnl_mobile: TPanel
        Left = 0
        Top = 0
        Width = 684
        Height = 41
        Align = alTop
        TabOrder = 0
        object btn_mobile: TRzBitBtn
          Left = 235
          Top = 8
          Width = 65
          FrameColor = 7617536
          Action = act_mobile
          Caption = #26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 1
          ImageIndex = 259
          Images = RDB.il_16
        end
        object edt_mobile: TRzEdit
          Left = 22
          Top = 8
          Width = 181
          Height = 21
          TabOrder = 0
          OnKeyDown = edt_mobileKeyDown
        end
        object btn_exit: TRzBitBtn
          Left = 604
          Top = 8
          Width = 65
          FrameColor = 7617536
          ModalResult = 2
          Action = act_exit
          Caption = #36864#20986
          Color = 15791348
          HotTrack = True
          TabOrder = 2
          ImageIndex = 209
          Images = RDB.il_16
        end
      end
      object mmo_mobile: TRzMemo
        Left = 0
        Top = 41
        Width = 684
        Height = 384
        Align = alClient
        Color = clInfoBk
        ReadOnly = True
        TabOrder = 1
      end
    end
    object tbs_IDCard: TRzTabSheet
      Caption = #36523#20221#35777#26597#35810
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 684
        Height = 41
        Align = alTop
        TabOrder = 0
        object btn_IDCard: TRzBitBtn
          Left = 235
          Top = 8
          Width = 65
          FrameColor = 7617536
          Action = act_IDCard
          Caption = #26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 1
          ImageIndex = 260
          Images = RDB.il_16
        end
        object edt_IDCard: TRzEdit
          Left = 25
          Top = 8
          Width = 169
          Height = 21
          TabOrder = 0
          OnKeyDown = edt_IDCardKeyDown
        end
        object btn_exit1: TRzBitBtn
          Left = 604
          Top = 8
          Width = 65
          FrameColor = 7617536
          ModalResult = 2
          Action = act_exit
          Caption = #36864#20986
          Color = 15791348
          HotTrack = True
          TabOrder = 2
          ImageIndex = 209
          Images = RDB.il_16
        end
      end
      object mmo_IDCard: TRzMemo
        Left = 0
        Top = 41
        Width = 684
        Height = 384
        Align = alClient
        Color = clInfoBk
        ReadOnly = True
        TabOrder = 1
      end
    end
    object tbs_postcode: TRzTabSheet
      Caption = #21306#21495#12289#37038#32534#26597#35810
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 684
        Height = 83
        Align = alTop
        TabOrder = 0
        object btn_postcode: TRzBitBtn
          Left = 215
          Top = 12
          Width = 96
          FrameColor = 7617536
          Action = act_postcode
          Caption = #25353#37038#32534#26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 1
          ImageIndex = 227
          Images = RDB.il_16
        end
        object btn_province: TRzBitBtn
          Left = 215
          Top = 47
          Width = 96
          FrameColor = 7617536
          Action = act_province
          Caption = #25353#30465#20221#26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 6
          ImageIndex = 70
          Images = RDB.il_16
        end
        object btn_areacode: TRzBitBtn
          Left = 519
          Top = 12
          Width = 96
          FrameColor = 7617536
          Action = act_areacode
          Caption = #25353#21306#21495#26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 3
          ImageIndex = 221
          Images = RDB.il_16
        end
        object btn_city: TRzBitBtn
          Left = 519
          Top = 47
          Width = 96
          FrameColor = 7617536
          Action = act_city
          Caption = #25353#22478#24066#26597#35810
          Color = 15791348
          HotTrack = True
          TabOrder = 8
          ImageIndex = 69
          Images = RDB.il_16
        end
        object edt_postcode: TRzEdit
          Left = 20
          Top = 12
          Width = 188
          Height = 21
          TabOrder = 0
          OnKeyDown = edt_postcodeKeyDown
        end
        object edt_areacode: TRzEdit
          Left = 326
          Top = 12
          Width = 188
          Height = 21
          TabOrder = 2
          OnKeyDown = edt_areacodeKeyDown
        end
        object edt_province: TRzEdit
          Left = 20
          Top = 47
          Width = 188
          Height = 21
          TabOrder = 5
          OnKeyDown = edt_provinceKeyDown
        end
        object edt_city: TRzEdit
          Left = 326
          Top = 47
          Width = 188
          Height = 21
          TabOrder = 7
          OnKeyDown = edt_cityKeyDown
        end
        object btn_exit2: TRzBitBtn
          Left = 624
          Top = 12
          Width = 56
          Height = 60
          FrameColor = 7617536
          ModalResult = 2
          Action = act_exit
          Caption = #36864#20986
          Color = 15791348
          HotTrack = True
          LightTextStyle = True
          TabOrder = 4
          ImageIndex = 209
          Images = RDB.il_16
        end
      end
      object grd_postcode: TRzDBGrid
        Left = 0
        Top = 83
        Width = 684
        Height = 342
        Align = alClient
        DataSource = ds_postcode
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
  object actlst_tools: TActionList
    Images = RDB.il_16
    Left = 387
    Top = 148
    object act_mobile: TAction
      Caption = #26597#35810
      ImageIndex = 259
      OnExecute = act_mobileExecute
    end
    object act_IDCard: TAction
      Caption = #26597#35810
      ImageIndex = 260
      OnExecute = act_IDCardExecute
    end
    object act_postcode: TAction
      Caption = #25353#37038#32534#26597#35810
      ImageIndex = 227
      OnExecute = act_postcodeExecute
    end
    object act_areacode: TAction
      Caption = #25353#21306#21495#26597#35810
      ImageIndex = 221
      OnExecute = act_areacodeExecute
    end
    object act_province: TAction
      Caption = #25353#30465#20221#26597#35810
      ImageIndex = 70
      OnExecute = act_provinceExecute
    end
    object act_city: TAction
      Caption = #25353#22478#24066#26597#35810
      ImageIndex = 69
      OnExecute = act_cityExecute
    end
    object act_exit: TAction
      Caption = #36864#20986
      ImageIndex = 209
      OnExecute = act_exitExecute
    end
  end
  object ds_postcode: TDataSource
    DataSet = RDB.dst_postalcode
    Left = 328
    Top = 222
  end
end

⌨️ 快捷键说明

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