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

📄 ucheckin.dfm

📁 前言 随着旅游业的发展
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      object Bevel1: TBevel
        Left = 1
        Top = 24
        Width = 466
        Height = 5
        Shape = bsTopLine
      end
    end
    object ListView1: TListView
      Left = 0
      Top = 29
      Width = 462
      Height = 364
      Align = alClient
      BevelOuter = bvNone
      BevelKind = bkTile
      Columns = <
        item
          Caption = #20195#30721
          Width = 90
        end
        item
          Caption = #21517#31216
          Width = 90
        end
        item
          Caption = #21333#20215
        end
        item
          Caption = #21306#22495
          Width = 70
        end
        item
          Caption = #27004#23618
        end
        item
          Caption = #35268#26684
          Width = 80
        end
        item
          Caption = #21333#20301
          Width = 40
        end
        item
          Caption = #30005#35805#21495
          Width = 60
        end
        item
          Caption = #29366#24577
          Width = 70
        end>
      Ctl3D = False
      LargeImages = Bigimagelist
      RowSelect = True
      SmallImages = smallimagelist
      StateImages = smallimagelist
      TabOrder = 2
      OnDblClick = ListView1DblClick
      OnSelectItem = ListView1SelectItem
    end
  end
  object Panel7: TPanel
    Left = 0
    Top = 0
    Width = 307
    Height = 441
    Align = alLeft
    BevelOuter = bvNone
    Caption = 'Panel7'
    TabOrder = 1
    object PageControl1: TPageControl
      Left = 0
      Top = 0
      Width = 307
      Height = 316
      ActivePage = Panel1
      Align = alClient
      Style = tsFlatButtons
      TabOrder = 0
      object Panel1: TTabSheet
        Caption = #30331#35760#20154
        ImageIndex = 1
        object Pkehu: TPanel
          Left = 0
          Top = 0
          Width = 299
          Height = 137
          BevelInner = bvRaised
          BevelOuter = bvLowered
          TabOrder = 0
          object LBname: TLabel
            Left = 5
            Top = 7
            Width = 48
            Height = 12
            Caption = #23458#25143#21517#65306
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object LBsex: TLabel
            Left = 5
            Top = 28
            Width = 36
            Height = 12
            Caption = #24615#21035#65306
          end
          object LBcountry: TLabel
            Left = 165
            Top = 28
            Width = 36
            Height = 12
            Caption = #22269#31821#65306
          end
          object LBsfz: TLabel
            Left = 5
            Top = 50
            Width = 48
            Height = 12
            Caption = #35777#20214#21495#65306
          end
          object LBwork: TLabel
            Left = 5
            Top = 72
            Width = 60
            Height = 12
            Caption = #24037#20316#21333#20301#65306
          end
          object LBAddress: TLabel
            Left = 5
            Top = 94
            Width = 36
            Height = 12
            Caption = #20303#22336#65306
          end
          object LBshiyou: TLabel
            Left = 5
            Top = 116
            Width = 36
            Height = 12
            Caption = #20107#30001#65306
          end
          object Label1: TLabel
            Left = 167
            Top = 7
            Width = 54
            Height = 12
            Caption = #29983#26085#65306'   '
          end
          object EDname: TEdit
            Left = 68
            Top = 3
            Width = 90
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            TabOrder = 0
          end
          object EDWork: TEdit
            Left = 68
            Top = 68
            Width = 220
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            TabOrder = 4
          end
          object EDAddress: TEdit
            Left = 68
            Top = 90
            Width = 220
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            TabOrder = 5
          end
          object CboxCountry: TComboBox
            Left = 207
            Top = 24
            Width = 81
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            ItemHeight = 12
            ItemIndex = 0
            TabOrder = 2
            Text = #20013#22269
            Items.Strings = (
              #20013#22269
              #33521#22269
              #32654#22269
              #26085#26412
              #20234#25289#20811)
          end
          object CBoxShiyou: TComboBox
            Left = 68
            Top = 112
            Width = 221
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            ItemHeight = 12
            TabOrder = 6
            Items.Strings = (
              #20986#24046
              #26053#28216
              #24320#20250
              #25506#20146)
          end
          object EDsfz: TEdit
            Left = 68
            Top = 46
            Width = 220
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            TabOrder = 3
            OnExit = EDsfzExit
          end
          object CBoxSex: TComboBox
            Left = 68
            Top = 24
            Width = 90
            Height = 20
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            ItemHeight = 12
            ItemIndex = 0
            TabOrder = 1
            Text = #30007
            Items.Strings = (
              #30007
              #22899)
          end
          object EDbirthday: TEdit
            Left = 207
            Top = 3
            Width = 81
            Height = 20
            Color = clScrollBar
            Enabled = False
            ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
            TabOrder = 7
          end
        end
        object Pruzhu: TPanel
          Left = 0
          Top = 138
          Width = 299
          Height = 139
          BevelInner = bvRaised
          BevelOuter = bvLowered
          TabOrder = 1
          object LBCount: TLabel
            Left = 5
            Top = 7
            Width = 36
            Height = 12
            Caption = #20154#25968#65306
          end
          object LBleibie: TLabel
            Left = 5
            Top = 29
            Width = 60
            Height = 12
            Caption = #23486#23458#31867#21035#65306
          end
          object LBjibie: TLabel
            Left = 149
            Top = 29
            Width = 60
            Height = 12
            Caption = #23486#23458#32423#21035#65306
          end
          object LBTime: TLabel
            Left = 5
            Top = 51
            Width = 60
            Height = 12
            Caption = #20837#20303#26102#38388#65306
          end
          object LBbackTime: TLabel
            Left = 5
            Top = 73
            Width = 60
            Height = 12
            Caption = #31163#24320#26102#38388#65306
          end
          object LByujia: TLabel
            Left = 5
            Top = 95
            Width = 48
            Height = 12
            Caption = #39044#21333#20215#65306
          end
          object LBshijia: TLabel
            Left = 149
            Top = 95
            Width = 60
            Height = 12
            Caption = #23454#38469#21333#20215#65306
          end
          object LBfuwu: TLabel
            Left = 149
            Top = 118
            Width = 48
            Height = 12
            Caption = #26381#21153#36153#65306
          end
          object LByajin: TLabel
            Left = 5
            Top = 118
            Width = 60
            Height = 12

⌨️ 快捷键说明

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