setroomunit.dfm

来自「东华休闲山庄洗浴、餐饮、客房管理系统」· DFM 代码 · 共 1,070 行 · 第 1/2 页

DFM
1,070
字号
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton8Click
      ResHandle = 0
    end
  end
  object suiPanel2: TsuiPanel
    Left = 0
    Top = 273
    Width = 838
    Height = 229
    UIStyle = WinXP
    BorderColor = 6842472
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Caption = #23458#25151#20449#24687
    ShowButton = False
    CaptionFontColor = clBlack
    Align = alClient
    TabOrder = 1
    Color = clWhite
    object lbl12: TLabel
      Left = 512
      Top = 64
      Width = 45
      Height = 14
      Caption = #25151#38388#21495
      FocusControl = dbedtroom_num
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object lbl13: TLabel
      Left = 512
      Top = 32
      Width = 60
      Height = 14
      Caption = #31867#22411#32534#21495
      FocusControl = dbedtroom_type
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object lbl14: TLabel
      Left = 512
      Top = 96
      Width = 60
      Height = 14
      Caption = #25151#38388#29366#24577
      FocusControl = dbedtroom_state
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object lbl15: TLabel
      Left = 512
      Top = 128
      Width = 60
      Height = 14
      Caption = #25152#22312#21306#22495
      FocusControl = dbedtroom_floor
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object lbl16: TLabel
      Left = 512
      Top = 160
      Width = 90
      Height = 14
      Caption = #24403#21069#20837#20303#32534#21495
      FocusControl = dbedtroom_ID
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object suiDBGrid1: TsuiDBGrid
      Left = 4
      Top = 25
      Width = 501
      Height = 200
      Align = alLeft
      BorderStyle = bsNone
      Color = clWhite
      DataSource = ds4
      FixedColor = 10504772
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWhite
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      UIStyle = DeepBlue
      BorderColor = clBlack
      FocusedColor = clGreen
      SelectedColor = clYellow
      FontColor = clBlack
      TitleFontColor = clWhite
      FixedBGColor = 10504772
      BGColor = clWhite
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'room_type'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          Title.Alignment = taCenter
          Title.Caption = #31867#22411#32534#21495
          Title.Color = clWhite
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Width = 70
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'room_num'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          Title.Alignment = taCenter
          Title.Caption = #25151#38388#21495
          Title.Color = clWhite
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Width = 99
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'room_state'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          Title.Alignment = taCenter
          Title.Caption = #25151#38388#29366#24577
          Title.Color = clWhite
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Width = 74
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'room_floor'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          Title.Alignment = taCenter
          Title.Caption = #25152#22312#21306#22495
          Title.Color = clWhite
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Width = 84
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'room_ID'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          Title.Alignment = taCenter
          Title.Caption = #24403#21069#20837#20303#32534#21495
          Title.Color = clWhite
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Width = 126
          Visible = True
        end>
    end
    object suiButton3: TsuiButton
      Left = 776
      Top = 32
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #28155#21152
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 1
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton3Click
      ResHandle = 0
    end
    object suiButton4: TsuiButton
      Left = 776
      Top = 64
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #32534#36753
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 2
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton4Click
      ResHandle = 0
    end
    object suiButton5: TsuiButton
      Left = 776
      Top = 96
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #21024#38500
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 3
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton5Click
      ResHandle = 0
    end
    object suiButton6: TsuiButton
      Left = 776
      Top = 192
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #36864#20986
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 4
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton6Click
      ResHandle = 0
    end
    object dbedtroom_num: TDBEdit
      Left = 608
      Top = 64
      Width = 160
      Height = 22
      DataField = 'room_num'
      DataSource = ds4
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 5
      OnKeyPress = dbedtroom_numKeyPress
    end
    object dbedtroom_type: TDBEdit
      Left = 608
      Top = 32
      Width = 160
      Height = 22
      DataField = 'room_type'
      DataSource = ds4
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 6
    end
    object dbedtroom_state: TDBEdit
      Left = 608
      Top = 96
      Width = 160
      Height = 22
      DataField = 'room_state'
      DataSource = ds4
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 7
    end
    object dbedtroom_floor: TDBEdit
      Left = 608
      Top = 128
      Width = 160
      Height = 22
      DataField = 'room_floor'
      DataSource = ds4
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 8
      OnKeyPress = dbedtroom_floorKeyPress
    end
    object dbedtroom_ID: TDBEdit
      Left = 608
      Top = 160
      Width = 160
      Height = 22
      DataField = 'room_ID'
      DataSource = ds4
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 9
    end
    object suiButton9: TsuiButton
      Left = 776
      Top = 161
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #21462#28040
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 10
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton9Click
      ResHandle = 0
    end
    object suiButton10: TsuiButton
      Left = 776
      Top = 129
      Width = 50
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #25552#20132
      AutoSize = False
      ParentFont = False
      UIStyle = MacOS
      TabOrder = 11
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton10Click
      ResHandle = 0
    end
  end
  object ds1: TClientDataSet
    Aggregates = <>
    Params = <>
    ProviderName = 'dspRoomRoomtype'
    RemoteServer = LoginForm.SocketConnection1
    AfterScroll = ds1AfterScroll
    Left = 12
    Top = 67
    object wdstrngfldds1type_xh: TWideStringField
      FieldName = 'type_xh'
      Size = 50
    end
    object wdstrngfldds1type_mc: TWideStringField
      FieldName = 'type_mc'
      Size = 50
    end
    object wdstrngfldds1type_zd: TWideStringField
      FieldName = 'type_zd'
      Size = 50
    end
    object ds1type_csdj: TFloatField
      Alignment = taLeftJustify
      FieldName = 'type_csdj'
    end
    object ds1type_rnrs: TIntegerField
      Alignment = taLeftJustify
      FieldName = 'type_rnrs'
    end
    object ds1type_yj: TFloatField
      Alignment = taLeftJustify
      FieldName = 'type_yj'
    end
    object ds1type_mp: TFloatField
      Alignment = taLeftJustify
      FieldName = 'type_mp'
    end
  end
  object ds2: TDataSource
    DataSet = ds1
    Left = 44
    Top = 67
  end
  object ds3: TClientDataSet
    Aggregates = <>
    IndexFieldNames = 'room_type'
    MasterFields = 'type_xh'
    MasterSource = ds2
    PacketRecords = 0
    Params = <>
    ProviderName = 'dspRoomRoom'
    RemoteServer = LoginForm.SocketConnection1
    Left = 12
    Top = 340
    object wdstrngfldds3room_num: TWideStringField
      FieldName = 'room_num'
      Size = 50
    end
    object wdstrngfldds3room_type: TWideStringField
      FieldName = 'room_type'
      Size = 50
    end
    object wdstrngfldds3room_state: TWideStringField
      FieldName = 'room_state'
      Size = 50
    end
    object wdstrngfldds3room_floor: TWideStringField
      FieldName = 'room_floor'
      Size = 50
    end
    object wdstrngfldds3room_ID: TWideStringField
      FieldName = 'room_ID'
      Size = 50
    end
  end
  object ds4: TDataSource
    DataSet = ds3
    Left = 44
    Top = 340
  end
end

⌨️ 快捷键说明

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