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

📄 systemset.dfm

📁 停车场用
💻 DFM
字号:
object Form1: TForm1
  Left = 198
  Top = 166
  BorderStyle = bsDialog
  Caption = 'Form1'
  ClientHeight = 320
  ClientWidth = 480
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 480
    Height = 320
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 0
      Top = 0
      Width = 480
      Height = 273
      ActivePage = TabSheet1
      Align = alTop
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = 'TabSheet1'
        object Label14: TLabel
          Left = 139
          Top = 56
          Width = 60
          Height = 18
          Caption = '停车时间:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label19: TLabel
          Left = 139
          Top = 86
          Width = 60
          Height = 18
          Caption = '停车时间:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label15: TLabel
          Left = 295
          Top = 56
          Width = 72
          Height = 18
          Caption = '小时内收费:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label20: TLabel
          Left = 295
          Top = 86
          Width = 72
          Height = 18
          Caption = '小时内加费:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label16: TLabel
          Left = 303
          Top = 112
          Width = 60
          Height = 18
          Caption = '每日限额:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label18: TLabel
          Left = 364
          Top = 57
          Width = 12
          Height = 18
          Caption = '元'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label21: TLabel
          Left = 364
          Top = 84
          Width = 12
          Height = 18
          Caption = '元'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label17: TLabel
          Left = 364
          Top = 112
          Width = 12
          Height = 18
          Caption = '元'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object CheckBox7: TCheckBox
          Left = 121
          Top = 23
          Width = 79
          Height = 17
          Caption = '按时收费:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object DBEdit12: TDBEdit
          Left = 208
          Top = 52
          Width = 81
          Height = 26
          Color = clScrollBar
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object DBEdit13: TDBEdit
          Left = 208
          Top = 80
          Width = 81
          Height = 26
          Color = clScrollBar
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
        object DBEdit15: TDBEdit
          Left = 295
          Top = 108
          Width = 81
          Height = 26
          Color = clScrollBar
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
        end
        object DBEdit14: TDBEdit
          Left = 295
          Top = 80
          Width = 81
          Height = 26
          Color = clScrollBar
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
        end
        object DBEdit10: TDBEdit
          Left = 295
          Top = 52
          Width = 81
          Height = 26
          Color = clScrollBar
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
        end
      end
      object TabSheet2: TTabSheet
        Caption = 'TabSheet2'
        ImageIndex = 1
      end
      object TabSheet3: TTabSheet
        Caption = 'TabSheet3'
        ImageIndex = 2
      end
    end
    object BitBtn1: TBitBtn
      Left = 16
      Top = 288
      Width = 75
      Height = 25
      Caption = 'BitBtn1'
      TabOrder = 1
    end
    object BitBtn2: TBitBtn
      Left = 112
      Top = 288
      Width = 75
      Height = 25
      Caption = 'BitBtn2'
      TabOrder = 2
    end
    object BitBtn3: TBitBtn
      Left = 360
      Top = 288
      Width = 75
      Height = 25
      Caption = 'BitBtn3'
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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