unitroomfeerequery.dfm

来自「自己做过的工程」· DFM 代码 · 共 629 行 · 第 1/2 页

DFM
629
字号
object formroomfeerequery: Tformroomfeerequery
  Left = 201
  Top = 112
  BorderStyle = bsDialog
  Caption = #25151#23458#32467#24080#26597#35810
  ClientHeight = 450
  ClientWidth = 535
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 534
    Height = 449
    Caption = 'Panel1'
    TabOrder = 0
    object PageControl1: TPageControl
      Left = -2
      Top = 2
      Width = 538
      Height = 451
      ActivePage = TabSheet2
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabIndex = 1
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #25151#23458#29616#37329#32467#24080#26597#35810
        OnShow = TabSheet1Show
        object Panel2: TPanel
          Left = 0
          Top = -2
          Width = 529
          Height = 291
          Caption = 'Panel2'
          TabOrder = 0
          object DBGrid1: TDBGrid
            Left = 0
            Top = 2
            Width = 529
            Height = 285
            DataSource = DataSource1
            ReadOnly = True
            TabOrder = 0
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -14
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            Columns = <
              item
                Expanded = False
                FieldName = 'username'
                Title.Caption = #25151#23458#22995#21517
                Width = 75
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'roomid'
                Title.Caption = #25151#38388#26631#21495
                Width = 73
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'intime'
                Title.Caption = #20837#20303#26102#38388
                Width = 147
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'discount'
                Title.Caption = #25240#25187
                Width = 57
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'totalfee'
                Title.Caption = #28040#36153#24635#37329#39069
                Width = 100
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'roomtype'
                Title.Caption = #25151#38388#31867#22411
                Width = 75
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'roomfee'
                Title.Caption = #20303#23487#36153#29992
                Width = 72
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'roomthings'
                Title.Caption = #25151#20869#28040#36153
                Width = 75
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'supsecond'
                Title.Caption = #25955#24231#28040#36153
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'suproom'
                Title.Caption = #21253#38388#36153#29992
                Width = 73
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'kalaok'
                Title.Caption = #21345#25289'OK '
                Width = 67
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'ballroom'
                Title.Caption = #27468#33310#21381#36153
                Width = 76
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'commercecenter'
                Title.Caption = #21830#21153#20013#24515
                Width = 69
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'hairdressing'
                Title.Caption = #32654#23481#20013#24515
                Width = 72
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'checktime'
                Title.Caption = #32467#24080#26102#38388
                Width = 158
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'employeeid'
                Title.Caption = #32467#24080#21592#24037
                Width = 84
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'remark'
                Title.Caption = #22791#27880#20449#24687
                Visible = True
              end>
          end
        end
        object Panel4: TPanel
          Left = 0
          Top = 289
          Width = 529
          Height = 134
          Caption = 'Panel4'
          TabOrder = 1
          object GroupBox1: TGroupBox
            Left = 16
            Top = 3
            Width = 314
            Height = 126
            Caption = #26597#35810#26465#20214
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -14
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            object ed_feeusername: TEdit
              Left = 138
              Top = 20
              Width = 144
              Height = 22
              Enabled = False
              Font.Charset = ANSI_CHARSET
              Font.Color = clBlack
              Font.Height = -14
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 0
            end
            object ed_feeroomid: TEdit
              Left = 138
              Top = 55
              Width = 144
              Height = 22
              Enabled = False
              Font.Charset = ANSI_CHARSET
              Font.Color = clBlack
              Font.Height = -14
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 1
            end
            object dtp_feeintime: TDateTimePicker
              Left = 137
              Top = 88
              Width = 147
              Height = 22
              CalAlignment = dtaLeft
              Date = 37481
              Time = 37481
              DateFormat = dfShort
              DateMode = dmComboBox
              Enabled = False
              Kind = dtkDate
              ParseInput = False
              TabOrder = 2
            end
            object cb_feeusername: TCheckBox
              Left = 40
              Top = 24
              Width = 97
              Height = 17
              Caption = #25151#23458#22995#21517
              TabOrder = 3
              OnClick = cb_feeusernameClick
            end
            object cb_feeroomid: TCheckBox
              Left = 40
              Top = 57
              Width = 97
              Height = 17
              Caption = #25151#38388#26631#21495
              TabOrder = 4
              OnClick = cb_feeroomidClick
            end
            object cb_feeintime: TCheckBox
              Left = 40
              Top = 90
              Width = 97
              Height = 17
              Caption = #20837#20303#26102#38388
              TabOrder = 5
              OnClick = cb_feeintimeClick
            end
          end
          object StaticText4: TStaticText
            Left = 360
            Top = 8
            Width = 144
            Height = 18
            Caption = #27880#65306#26597#35810#29616#37329#25903#20184#24773#20917
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -14
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
          end
          object but_roomfeerequery: TButton
            Left = 392
            Top = 88
            Width = 81
            Height = 33
            Caption = ' '#26597' '#35810
            TabOrder = 2
            OnClick = but_roomfeerequeryClick
          end
          object StaticText2: TStaticText
            Left = 392
            Top = 32
            Width = 74
            Height = 18
            Caption = #28040#36153#24635#37329#39069
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -14
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 3
          end
          object ed_totalfee: TEdit
            Left = 362
            Top = 55
            Width = 144
            Height = 22
            Enabled = False

⌨️ 快捷键说明

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