unitcustomermanagerquery.dfm

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

DFM
567
字号
object Formcustomermanagerquery: TFormcustomermanagerquery
  Left = 143
  Top = 41
  BorderStyle = bsDialog
  Caption = #38750#25151#23458#24080#21153#26597#35810
  ClientHeight = 456
  ClientWidth = 530
  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 = -8
    Top = 0
    Width = 537
    Height = 449
    Caption = 'Panel1'
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 1
      Top = 2
      Width = 540
      Height = 451
      ActivePage = TabSheet1
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabIndex = 0
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #38750#25151#23458#28040#36153#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 = 6
            Top = 2
            Width = 519
            Height = 284
            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 = 'customername'
                Title.Caption = #39038#23458#22995#21517
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'checkornot'
                Title.Caption = #26159#21542#32467#24080
                Width = 85
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'totalfee'
                Title.Caption = #28040#36153#24635#37329#39069
                Width = 82
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'checktime'
                Title.Caption = #36824#24080#26102#38388
                Width = 135
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'discount'
                Title.Caption = #25240#25187
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'kalaok'
                Title.Caption = #21345#25289'OK'
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'ballroom'
                Title.Caption = #27468#33310#21381#36153
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'commercecenter'
                Title.Caption = #21830#21153#20013#24515
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'suproom'
                Title.Caption = #21253#38388#28040#36153
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'supsecond'
                Title.Caption = #25955#24231#28040#36153
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'hairdressing'
                Title.Caption = #32654#23481#20013#24515
                Width = 69
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'employeeid'
                Title.Caption = #25346#24080#21592#24037
                Width = 68
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'indebttime'
                Title.Caption = #20837#24080#26102#38388
                Width = 154
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'remark'
                Title.Caption = #22791#27880#20449#24687
                Width = 97
                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_redebtusername: TEdit
              Left = 130
              Top = 16
              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 dtp_redebttimeBegin: TDateTimePicker
              Left = 130
              Top = 54
              Width = 145
              Height = 22
              CalAlignment = dtaLeft
              Date = 37482.9902122338
              Time = 37482.9902122338
              DateFormat = dfShort
              DateMode = dmComboBox
              Kind = dtkDate
              ParseInput = False
              TabOrder = 1
            end
            object dtp_redebttimeEnd: TDateTimePicker
              Left = 131
              Top = 93
              Width = 145
              Height = 22
              CalAlignment = dtaLeft
              Date = 37482.9903231597
              Time = 37482.9903231597
              DateFormat = dfShort
              DateMode = dmComboBox
              Kind = dtkDate
              ParseInput = False
              TabOrder = 2
            end
            object StaticText7: TStaticText
              Left = 47
              Top = 58
              Width = 60
              Height = 18
              Caption = #36215#22987#26102#38388
              TabOrder = 3
            end
            object StaticText8: TStaticText
              Left = 48
              Top = 95
              Width = 60
              Height = 18
              Caption = #32456#27490#26102#38388
              TabOrder = 4
            end
            object cb_redebtcheck: TCheckBox
              Left = 32
              Top = 22
              Width = 89
              Height = 17
              Caption = #39038#23458#22995#21517
              TabOrder = 5
              OnClick = cb_redebtcheckClick
            end
          end
          object StaticText4: TStaticText
            Left = 340
            Top = 10
            Width = 102
            Height = 18
            Caption = #27880#65306#26597#35810#38750#25151#23458
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -14
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
          end
          object StaticText1: TStaticText
            Left = 436
            Top = 10
            Width = 88
            Height = 18
            Caption = #28040#36153#32467#24080#24773#20917
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -14
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
          end
          object but_roomfeerequery: TButton
            Left = 394
            Top = 96
            Width = 81
            Height = 33
            Caption = ' '#26597' '#35810
            TabOrder = 3
            OnClick = but_roomfeerequeryClick
          end
          object StaticText6: TStaticText
            Left = 399
            Top = 32
            Width = 74

⌨️ 快捷键说明

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