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

📄 unit26.dfm

📁 停车厂管理系统 麻雀虽小 但是五脏齐全
💻 DFM
字号:
object ShouFenJinEr: TShouFenJinEr
  Left = 242
  Top = 126
  Width = 404
  Height = 298
  Caption = #25910#36153#37329#39069
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCanResize = FormCanResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 8
    Top = 16
    Width = 73
    Height = 13
    Caption = #24320#22987#26085#26399#65306
  end
  object Label4: TLabel
    Left = 216
    Top = 16
    Width = 73
    Height = 13
    Caption = #32467#26463#26085#26399#65306
  end
  object Label1: TLabel
    Left = 8
    Top = 48
    Width = 73
    Height = 13
    Caption = #25910#36153#27425#25968#65306
  end
  object Label2: TLabel
    Left = 216
    Top = 48
    Width = 73
    Height = 13
    Caption = #25910#36153#37329#39069#65306
  end
  object Label5: TLabel
    Left = 8
    Top = 112
    Width = 72
    Height = 13
    Caption = #35814#32454#25910#36153#20449#24687
  end
  object DTP1: TDateTimePicker
    Left = 88
    Top = 8
    Width = 81
    Height = 21
    Date = 39404.711236921300000000
    Time = 39404.711236921300000000
    TabOrder = 0
  end
  object DTP2: TDateTimePicker
    Left = 296
    Top = 8
    Width = 81
    Height = 21
    Date = 39404.711415416670000000
    Time = 39404.711415416670000000
    TabOrder = 1
  end
  object Button3: TButton
    Left = 296
    Top = 72
    Width = 81
    Height = 25
    Caption = #20010#20154#25910#36153
    TabOrder = 2
    OnClick = Button3Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 128
    Width = 377
    Height = 129
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 5
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit1: TEdit
    Left = 88
    Top = 40
    Width = 81
    Height = 21
    ReadOnly = True
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 296
    Top = 40
    Width = 81
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object BitBtn2: TBitBtn
    Left = 208
    Top = 72
    Width = 71
    Height = 25
    Caption = #21024#38500#35760#24405
    TabOrder = 6
    OnClick = BitBtn2Click
  end
  object BitBtn1: TBitBtn
    Left = 11
    Top = 72
    Width = 78
    Height = 26
    Caption = #20840#37096#25910#36153
    TabOrder = 7
    OnClick = BitBtn1Click
  end
  object BitBtn3: TBitBtn
    Left = 112
    Top = 72
    Width = 75
    Height = 25
    Caption = #25171#21360#25968#25454
    TabOrder = 8
    OnClick = BitBtn3Click
  end
  object ADOQuery1: TADOQuery
    Connection = DataModule11.ccsj
    Parameters = <>
    Left = 120
    Top = 128
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 152
    Top = 104
  end
end

⌨️ 快捷键说明

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