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

📄 cxgwpz.dfm

📁 酒店资源管理的软件
💻 DFM
字号:
object frmCxgwpz: TfrmCxgwpz
  Left = 351
  Top = 191
  Width = 625
  Height = 428
  Caption = #26597#35810#23703#20301#37197#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object RadioGroup1: TRadioGroup
    Left = 8
    Top = 0
    Width = 601
    Height = 49
    Columns = 4
    ItemIndex = 0
    Items.Strings = (
      #20154#21592#19981#36275#30340#23703#20301
      #20154#21592#23500#20313#30340#23703#20301
      #20154#21592#19981#31526#26465#20214#30340#23703#20301
      #20840#37096#23703#20301#37197#32622)
    TabOrder = 0
    OnClick = RadioGroup1Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 48
    Width = 601
    Height = 297
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 16
      Top = 16
      Width = 569
      Height = 265
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object DBNavigator1: TDBNavigator
    Left = 16
    Top = 352
    Width = 136
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 2
  end
  object Button1: TButton
    Left = 152
    Top = 352
    Width = 105
    Height = 25
    Caption = #24050#37197#32622#30340#20154#21592#24773#20917
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 256
    Top = 352
    Width = 97
    Height = 25
    Caption = #23703#20301#35774#32622#24773#20917
    TabOrder = 4
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 504
    Top = 352
    Width = 75
    Height = 25
    Caption = #36820'  '#22238
    TabOrder = 5
    OnClick = Button3Click
  end
  object ADODataSet1: TADODataSet
    Connection = DataModule1.ADOConnection
    Parameters = <>
    Left = 16
    Top = 384
  end
  object DataSource1: TDataSource
    DataSet = ADODataSet1
    Left = 40
    Top = 384
  end
end

⌨️ 快捷键说明

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