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

📄 group.dfm

📁 完成酒店管理系统
💻 DFM
字号:
object GroupFrm: TGroupFrm
  Left = 37
  Top = 138
  Width = 766
  Height = 506
  Caption = #22242#38431#30331#35760#20449#24687
  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 Label1: TLabel
    Left = 72
    Top = 56
    Width = 69
    Height = 13
    Caption = #25509#24453#23545#35937#65306'   '
  end
  object Label2: TLabel
    Left = 296
    Top = 56
    Width = 63
    Height = 13
    Caption = #32852#31995#26102#38388#65306' '
  end
  object Label3: TLabel
    Left = 520
    Top = 48
    Width = 66
    Height = 13
    Caption = #32852#31995#21333#20301#65306'  '
  end
  object Label4: TLabel
    Left = 72
    Top = 96
    Width = 54
    Height = 13
    Caption = #32852#31995#20154#65306'  '
  end
  object Label5: TLabel
    Left = 296
    Top = 88
    Width = 66
    Height = 13
    Caption = #32852#31995#30005#35805#65306'  '
  end
  object Label6: TLabel
    Left = 520
    Top = 88
    Width = 63
    Height = 13
    Caption = #20303#23487#26102#38388#65306' '
  end
  object Label7: TLabel
    Left = 72
    Top = 136
    Width = 66
    Height = 13
    Caption = #31163#24215#26102#38388#65306'  '
  end
  object Label8: TLabel
    Left = 296
    Top = 128
    Width = 39
    Height = 13
    Caption = #20154#25968#65306' '
  end
  object Label9: TLabel
    Left = 520
    Top = 128
    Width = 63
    Height = 13
    Caption = #20303#23487#26631#20934#65306' '
  end
  object Label10: TLabel
    Left = 296
    Top = 176
    Width = 36
    Height = 13
    Caption = #22791#27880#65306
  end
  object Label11: TLabel
    Left = 72
    Top = 168
    Width = 45
    Height = 13
    Caption = #26469#33258#65306'   '
  end
  object Label12: TLabel
    Left = 72
    Top = 208
    Width = 42
    Height = 13
    Caption = #21435#24448#65306'  '
  end
  object Label13: TLabel
    Left = 296
    Top = 200
    Width = 54
    Height = 13
    Caption = #25151#38388#21495#65306'  '
  end
  object Label14: TLabel
    Left = 520
    Top = 200
    Width = 66
    Height = 13
    Caption = #25509#24453#21333#20301#65306'  '
  end
  object Button1: TButton
    Left = 72
    Top = 16
    Width = 100
    Height = 25
    Caption = #28155#21152#25509#24453#23545#35937
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 16
    Width = 100
    Height = 25
    Caption = #21024#38500#25509#24453#23545#35937
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button6: TButton
    Left = 624
    Top = 16
    Width = 100
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button6Click
  end
  object Edit1: TEdit
    Left = 144
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 360
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit3: TEdit
    Left = 584
    Top = 48
    Width = 129
    Height = 21
    TabOrder = 5
  end
  object Edit4: TEdit
    Left = 144
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object Edit5: TEdit
    Left = 360
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object DateTimePicker1: TDateTimePicker
    Left = 584
    Top = 88
    Width = 137
    Height = 21
    Date = 38486.794216655090000000
    Time = 38486.794216655090000000
    TabOrder = 8
  end
  object DateTimePicker2: TDateTimePicker
    Left = 144
    Top = 128
    Width = 113
    Height = 21
    Date = 38486.794573067130000000
    Time = 38486.794573067130000000
    TabOrder = 9
  end
  object Edit6: TEdit
    Left = 360
    Top = 128
    Width = 121
    Height = 21
    TabOrder = 10
  end
  object ComboBox1: TComboBox
    Left = 584
    Top = 128
    Width = 137
    Height = 21
    ItemHeight = 13
    TabOrder = 11
    Items.Strings = (
      #36149#23486
      #26222#36890)
  end
  object Edit7: TEdit
    Left = 360
    Top = 168
    Width = 361
    Height = 21
    TabOrder = 12
  end
  object Edit8: TEdit
    Left = 144
    Top = 168
    Width = 121
    Height = 21
    TabOrder = 13
  end
  object Edit9: TEdit
    Left = 144
    Top = 200
    Width = 121
    Height = 21
    TabOrder = 14
  end
  object Edit10: TEdit
    Left = 360
    Top = 200
    Width = 121
    Height = 21
    TabOrder = 15
  end
  object Edit11: TEdit
    Left = 584
    Top = 200
    Width = 137
    Height = 21
    TabOrder = 16
  end
  object DBGrid1: TDBGrid
    Left = 56
    Top = 240
    Width = 657
    Height = 185
    DataSource = DataSource1
    TabOrder = 17
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button3: TButton
    Left = 352
    Top = 16
    Width = 100
    Height = 25
    Caption = #30830#23450
    TabOrder = 18
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 488
    Top = 16
    Width = 100
    Height = 25
    Caption = #21462#28040
    TabOrder = 19
    OnClick = Button4Click
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 704
    Top = 240
  end
  object ADOQuery1: TADOQuery
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manage.mdb;Persist ' +
      'Security Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'Select * From GroupTourist')
    Left = 712
    Top = 272
  end
end

⌨️ 快捷键说明

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