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

📄 cardregister.dfm

📁 停车场用
💻 DFM
📖 第 1 页 / 共 4 页
字号:
      0101010101010101010101010101010101010101010001000100010001010101
      0101010101010101010101000100010001000101010101010101010001000100
      0100010101010101010101010101010101010101010101010101010101010101
      0100010001010101010101010101010101010100000001010101010101010101
      0101010101010101010101010101000100010001010101010101010100010001
      0001010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010101000100010101
      0101000101010101010101010101010101010101010100010101010101010101
      0101010101010101010101010101010101010101010101010101000100010001
      0101010101010101010101010101010100010001000100010101010101010101
      0101000100010001010101010101010101010101010101010101010101010101
      0101010101010001010101010101010101010101010101000000010101010101
      0101010101010101010101010101010101000100010001000101010101010101
      0100010001000101010101010101010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010101010101000100
      0101010101010100010101010101010101010101010101010101010001010101
      0101010101010101010101010101010101010101010101010101010101000100
      0100010001010101010101010101010101010101010001000100010001010101
      0101010101010100010001000101010101010101010101010101010101010101
      0101010101010101010001000101010101010101010101010101010000000101
      0101010101010101010101010101010101010101000100010001000101010101
      0101010101010001000100010101010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101000100010101010101010001010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101000100010001010101010101010101010101010101010101000100010001
      0001010101010101010101010001000100010101010101010101010101010101
      0101010101010101010101010101000100010101010101010101010101010100
      0000010001010101010101010101010101010101010101000100010001000101
      0101010101010101010001000100010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101010101010100010001010101010101000101010101010101010101010101
      0101010001010101010101010101010101010101010101010101010101010101
      0101010101000100010001000101010101010101010101010101010101010101
      0100010001000101010101010101010101000100010001010101010101010101
      0101010101010101010101010101010101010100010101010101010101010101
      0101010000000001000100010001010101010101010100010001000100010001
      0001010101010101010101010101000100010001010101010101010101010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010001000101010101010100010101010101010101
      0101010101010101000101010101010101010101010101010101010101010101
      0101010101010101010100010001000101010101010101010101010101010101
      0101010101010001000100010001010101010101010100010001000101010101
      0101010101010101010101010101010101010101010100010001010101010101
      0101010101010100000001000100010001000100010001000100010001000100
      0100010001010101010101010101010101010100010001000101010101010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010101010101000101010101010101010001010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010100010001000100010101010101010101010101
      0101010101010101010101000100010001000101010101010101010001000100
      0101010101010101010101010101010101010101010101010101010001000101
      0101010101010101010101000000000100010001000100010001000100010001
      0001000100010001010101010101010101010101010101010001000100010101
      0101010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010101010101010101000100010101010101010101
      0001010101010101010101010101010100010101010101010101010101010101
      0101010101010101010101010101010101010001000100010001010101010101
      0101010101010101010101010101010100010001000100010101010101010101
      0001000100010001010101010101010101010101010101010101010101010001
      0001010101010101010101010101010000000100010001000100010001000100
      0100010001000100010001010101010101010101010101010101010101000100
      0100010101010101010101010101010101010101010101010101010101010101
      0101010101010101010101010101010101010101010101010100010001010101
      0101010101000101010101010101010101010101010001010101010101010101
      0101010101010101010101010101010101010101010101000100010001010101
      0101010101010101010101010101010101010101010001000100010001010101
      0101010101000100010001000101010101010101010101010101010101010101
      01010100010001010101010101010101010101000000}
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 772
      Height = 38
      Align = alClient
      AutoSize = True
      ButtonHeight = 41
      ButtonWidth = 55
      Caption = 'ToolBar1'
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      Images = ImageList
      ParentFont = False
      ShowCaptions = True
      TabOrder = 0
      Transparent = True
      object TB_Browse: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = '浏览数据'
        ImageIndex = 2
        OnClick = TB_BrowseClick
      end
      object ToolB_Query: TToolButton
        Left = 59
        Top = 0
        AutoSize = True
        Caption = '查询数据'
        ImageIndex = 1
        OnClick = ToolB_QueryClick
      end
      object ToolButton4: TToolButton
        Left = 118
        Top = 0
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object TB_Add: TToolButton
        Left = 126
        Top = 0
        AutoSize = True
        Caption = '增加数据'
        ImageIndex = 3
        OnClick = TB_AddClick
      end
      object ToolB_Midfiy: TToolButton
        Left = 185
        Top = 0
        Caption = '修改数据'
        ImageIndex = 6
        OnClick = DBGrid_EmployeeDblClick
      end
      object TB_Del: TToolButton
        Left = 240
        Top = 0
        AutoSize = True
        Caption = '删除数据'
        ImageIndex = 4
        OnClick = TB_DelClick
      end
      object TB_Save: TToolButton
        Left = 299
        Top = 0
        Caption = '保存数据'
        ImageIndex = 5
        OnClick = TB_SaveClick
      end
      object ToolButton1: TToolButton
        Left = 354
        Top = 0
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 1
        Style = tbsSeparator
      end
      object TB_Close: TToolButton
        Left = 362
        Top = 0
        Caption = '关闭窗口'
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
        OnClick = TB_CloseClick
      end
    end
  end
  object StatusBar_Employee: TStatusBar
    Left = 0
    Top = 526
    Width = 789
    Height = 19
    Panels = <
      item
        Alignment = taRightJustify
        Text = '提示信息:'
        Width = 70
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object DBGrid_Employee: TDBGrid
    Left = 0
    Top = 45
    Width = 789
    Height = 481
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnDblClick = DBGrid_EmployeeDblClick
    Columns = <
      item
        Expanded = False
        FieldName = 'ID'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'UserName'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CardNo'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'UserType'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BusNo'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BusMode'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BusColor'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BeginDate'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'EndDate'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Tel'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Addr'
        Visible = True
      end
      item
        Expanded = False

⌨️ 快捷键说明

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