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

📄 busiostate.dfm

📁 停车场用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      object Label6: TLabel
        Left = 214
        Top = 120
        Width = 70
        Height = 14
        Caption = '进入时间:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 19
        Top = 158
        Width = 70
        Height = 14
        Caption = '进出状态:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 33
        Top = 236
        Width = 56
        Height = 14
        Caption = '操作员:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 214
        Top = 159
        Width = 70
        Height = 14
        Caption = '外出时间:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label19: TLabel
        Left = 214
        Top = 197
        Width = 70
        Height = 14
        Caption = '停车时间:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label20: TLabel
        Left = 214
        Top = 236
        Width = 70
        Height = 14
        Caption = '应收金额:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 19
        Top = 198
        Width = 70
        Height = 14
        Caption = '操作时间:'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object SpeedButton1: TSpeedButton
        Left = 13
        Top = 289
        Width = 89
        Height = 33
        Caption = '进入图像查看'
      end
      object SpeedButton2: TSpeedButton
        Left = 109
        Top = 289
        Width = 89
        Height = 33
        Caption = '外出图像查看'
      end
      object DBEdit1: TDBEdit
        Left = 57
        Top = 35
        Width = 111
        Height = 20
        DataField = 'CardNo'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 241
        Top = 35
        Width = 155
        Height = 20
        DataField = 'UserName'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 82
        Top = 75
        Width = 123
        Height = 20
        DataField = 'UserType'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object DBEdit4: TDBEdit
        Left = 278
        Top = 75
        Width = 118
        Height = 20
        DataField = 'BusNo'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
      end
      object DBEdit5: TDBEdit
        Left = 82
        Top = 115
        Width = 123
        Height = 20
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object DBEdit6: TDBEdit
        Left = 278
        Top = 115
        Width = 118
        Height = 20
        DataField = 'InTime'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
      end
      object DBEdit7: TDBEdit
        Left = 82
        Top = 155
        Width = 123
        Height = 20
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 6
      end
      object DBEdit18: TDBEdit
        Left = 278
        Top = 232
        Width = 118
        Height = 20
        DataField = 'Price'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 7
      end
      object DBEdit9: TDBEdit
        Left = 82
        Top = 193
        Width = 123
        Height = 20
        DataField = 'OperatorTime'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 8
      end
      object DBEdit8: TDBEdit
        Left = 278
        Top = 155
        Width = 118
        Height = 20
        DataField = 'OutTime'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 9
      end
      object DBEdit10: TDBEdit
        Left = 278
        Top = 193
        Width = 118
        Height = 20
        DataField = 'TotalTime'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 10
      end
      object DBEdit11: TDBEdit
        Left = 82
        Top = 231
        Width = 123
        Height = 20
        DataField = 'Operator'
        DataSource = PDataModule.DataSource_BusRecord
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 11
      end
    end
  end
end

⌨️ 快捷键说明

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