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

📄 editbespeak.dfm

📁 针对快餐店的会员管理系统.具有详细的分类及管理作用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object EditBespeakForm: TEditBespeakForm
  Left = 195
  Top = 146
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23458#25143#39044#32422
  ClientHeight = 278
  ClientWidth = 567
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  PixelsPerInch = 96
  TextHeight = 12
  object RzGroupBox1: TRzGroupBox
    Left = 8
    Top = 8
    Width = 553
    Height = 233
    Caption = #39044#32422#20869#23481
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 12
      Caption = #30456#20851#20027#39064#65306
    end
    object Label2: TLabel
      Left = 348
      Top = 24
      Width = 60
      Height = 12
      Caption = #32852#31995#26041#24335#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 56
      Width = 60
      Height = 12
      Caption = #30456#20851#23458#25143#65306
    end
    object Label4: TLabel
      Left = 336
      Top = 56
      Width = 72
      Height = 12
      Caption = #30456#20851#32852#31995#20154#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 88
      Width = 60
      Height = 12
      Caption = #32852#31995#26102#38388#65306
    end
    object Label6: TLabel
      Left = 40
      Top = 120
      Width = 36
      Height = 12
      Alignment = taRightJustify
      Caption = #22791#27880#65306
    end
    object RzDBEdit1: TRzDBEdit
      Left = 80
      Top = 20
      Width = 241
      Height = 20
      DataSource = DM1.DataSource8
      DataField = 'Motif'
      FrameVisible = True
      TabOrder = 0
    end
    object RzDBEdit2: TRzDBEdit
      Left = 80
      Top = 52
      Width = 241
      Height = 20
      DataSource = DM1.DataSource8
      DataField = 'ClientName'
      ReadOnly = True
      Enabled = False
      FrameVisible = True
      TabOrder = 1
    end
    object RzDBDateTimeEdit1: TRzDBDateTimeEdit
      Left = 208
      Top = 85
      Width = 113
      Height = 20
      DataSource = DM1.DataSource8
      DataField = 'Times'
      FrameVisible = True
      TabOrder = 2
      CalendarElements = [ceWeekNumbers, ceDaysOfWeek, ceFillDays, ceTodayButton, ceClearButton]
      CaptionSet = #35774#23450
      EditType = etTime
      Format = 'hh:nn'
      FlatButtons = True
    end
    object RzDBMemo1: TRzDBMemo
      Left = 80
      Top = 118
      Width = 463
      Height = 105
      DataField = 'Remark'
      DataSource = DM1.DataSource8
      ScrollBars = ssVertical
      TabOrder = 3
      FrameVisible = True
    end
    object RzDBComboBox1: TRzDBComboBox
      Left = 416
      Top = 20
      Width = 129
      Height = 20
      DataField = 'RelationMode'
      DataSource = DM1.DataSource8
      AutoComplete = False
      Ctl3D = False
      FlatButtons = True
      FrameVisible = True
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      OnExit = RzDBComboBox1Exit
      Items.Strings = (
        #20250#38754
        #30005#35805#32852#31995
        #20107#21153
        #27963#21160)
    end
    object RzDBLookupComboBox1: TRzDBLookupComboBox
      Left = 416
      Top = 52
      Width = 129
      Height = 20
      Ctl3D = False
      DataField = 'Principal'
      DataSource = DM1.DataSource8
      KeyField = 'LinkManID'
      ListSource = DM1.DataSource2
      ParentCtl3D = False
      TabOrder = 5
      FlatButtons = True
      FrameVisible = True
    end
    object cxDBDateEdit1: TcxDBDateEdit
      Left = 80
      Top = 84
      Width = 129
      Height = 22
      AutoSize = False
      DataBinding.DataField = 'Dates'
      DataBinding.DataSource = DM1.DataSource8
      Properties.Alignment.Vert = taVCenter
      Properties.DateButtons = [btnClear, btnNow, btnToday]
      Properties.InputKind = ikMask
      TabOrder = 6
    end
  end
  object RzBitBtn1: TRzBitBtn
    Left = 208
    Top = 248
    Width = 121
    Caption = #36716#21270#20026#20250#38754#35760#24405
    Color = 15791348
    HighlightColor = 16026986
    HotTrack = True
    HotTrackColor = 3983359
    TabOrder = 1
    OnClick = RzBitBtn1Click
    Glyph.Data = {

⌨️ 快捷键说明

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