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

📄 inqpark.dfm

📁 停车场用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    Left = 105
    Top = 39
    Width = 110
    Height = 20
    Color = clGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object m_CardNo2Edit: TEdit
    Left = 170
    Top = 119
    Width = 50
    Height = 20
    Color = clTeal
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    Text = '30,000'
  end
  object m_InDate1DTP: TDateTimePicker
    Left = 75
    Top = 215
    Width = 115
    Height = 20
    BiDiMode = bdLeftToRight
    CalAlignment = dtaLeft
    CalColors.TextColor = clNavy
    Date = 37104.6728849537
    Time = 37104.6728849537
    Checked = False
    DateFormat = dfLong
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentBiDiMode = False
    ParentFont = False
    TabOrder = 12
  end
  object m_InDate2DTP: TDateTimePicker
    Left = 248
    Top = 215
    Width = 117
    Height = 20
    BiDiMode = bdLeftToRight
    CalAlignment = dtaLeft
    CalColors.TextColor = clNavy
    Date = 37104.6728849537
    Time = 37104.6728849537
    Checked = False
    DateFormat = dfLong
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentBiDiMode = False
    ParentFont = False
    TabOrder = 13
  end
  object m_InDateCHBox: TCheckBox
    Left = 24
    Top = 198
    Width = 110
    Height = 17
    Caption = '入场日期(&I)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 11
    OnClick = m_InDateCHBoxClick
  end
  object m_CardNoCHBox: TCheckBox
    Left = 25
    Top = 102
    Width = 113
    Height = 17
    Caption = '领用卡片号码(&D)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 2
    OnClick = m_CardNoCHBoxClick
  end
  object m_CardNo1UpDown: TUpDown
    Left = 115
    Top = 120
    Width = 17
    Height = 20
    Associate = m_CardNo1Edit
    Min = 0
    Max = 30000
    Position = 0
    TabOrder = 17
    Wrap = False
  end
  object m_CardNo2UpDown: TUpDown
    Left = 220
    Top = 119
    Width = 17
    Height = 20
    Associate = m_CardNo2Edit
    Min = 0
    Max = 30000
    Position = 30000
    TabOrder = 18
    Wrap = False
  end
  object m_OutDate1DTP: TDateTimePicker
    Left = 73
    Top = 264
    Width = 115
    Height = 20
    BiDiMode = bdLeftToRight
    CalAlignment = dtaLeft
    CalColors.TextColor = clNavy
    Date = 37104.6728849537
    Time = 37104.6728849537
    Checked = False
    DateFormat = dfLong
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentBiDiMode = False
    ParentFont = False
    TabOrder = 15
  end
  object m_OutDate2DTP: TDateTimePicker
    Left = 250
    Top = 264
    Width = 117
    Height = 20
    BiDiMode = bdLeftToRight
    CalAlignment = dtaLeft
    CalColors.TextColor = clNavy
    Date = 37104.6728849537
    Time = 37104.6728849537
    Checked = False
    DateFormat = dfLong
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentBiDiMode = False
    ParentFont = False
    TabOrder = 16
  end
  object m_OutDateCHBox: TCheckBox
    Left = 24
    Top = 246
    Width = 110
    Height = 17
    Caption = '外出日期(&U)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 14
    OnClick = m_OutDateCHBoxClick
  end
  object m_InRoadCHBox: TCheckBox
    Left = 25
    Top = 150
    Width = 113
    Height = 17
    Caption = '入场车道(&D)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 7
    OnClick = m_InRoadCHBoxClick
  end
  object m_InRoadCoBox: TComboBox
    Left = 34
    Top = 168
    Width = 140
    Height = 20
    Style = csDropDownList
    Color = clTeal
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 9
  end
  object m_OutRoadCoBox: TComboBox
    Left = 229
    Top = 168
    Width = 140
    Height = 20
    Style = csDropDownList
    Color = clTeal
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 8
  end
  object m_OutRoadCHBox: TCheckBox
    Left = 221
    Top = 150
    Width = 95
    Height = 17
    Caption = '外出车道(&D)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 10
    OnClick = m_OutRoadCHBoxClick
  end
  object m_UserTypeCoBox: TComboBox
    Left = 265
    Top = 120
    Width = 104
    Height = 20
    Style = csDropDownList
    Color = clTeal
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 6
  end
  object m_UserTypeCHBox: TCheckBox
    Left = 257
    Top = 102
    Width = 89
    Height = 17
    Caption = '用户类型(&D)'
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 5
    OnClick = m_UserTypeCHBoxClick
  end
end

⌨️ 快捷键说明

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