yumanage.dfm

来自「小管理程序主要管理的小咖啡厅我是从网上下的经测试可用」· DFM 代码 · 共 236 行

DFM
236
字号
object Frmyumanage: TFrmyumanage
  Left = 293
  Top = 137
  Width = 571
  Height = 377
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #39044#23450#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object BtnAdd: TSpeedButton
    Left = 49
    Top = 303
    Width = 64
    Height = 29
    Caption = #26032'  '#22686
    OnClick = BtnAddClick
  end
  object SpeedButton3: TSpeedButton
    Left = 188
    Top = 303
    Width = 64
    Height = 29
    Caption = #21024'   '#38500
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 456
    Top = 303
    Width = 64
    Height = 29
    Caption = #20851'  '#38381
    OnClick = SpeedButton4Click
  end
  object SpeedButton5: TSpeedButton
    Left = 332
    Top = 303
    Width = 64
    Height = 29
    Caption = #24320'  '#21488
    OnClick = SpeedButton5Click
  end
  object GroupBox1: TGroupBox
    Left = 6
    Top = 2
    Width = 553
    Height = 59
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object Label1: TLabel
      Left = 10
      Top = 28
      Width = 65
      Height = 12
      AutoSize = False
      Caption = #24320#22987#26102#38388#65306
      Transparent = True
    end
    object Label2: TLabel
      Left = 166
      Top = 27
      Width = 63
      Height = 12
      AutoSize = False
      Caption = #32467#26463#26102#38388#65306
      Transparent = True
    end
    object Btnquery: TSpeedButton
      Left = 490
      Top = 19
      Width = 56
      Height = 25
      Caption = #26597#35810
      Glyph.Data = {
        9A020000424D9A020000000000009A0100002800000010000000100000000100
        08000000000000010000120B0000120B0000590000005900000000000000FFFF
        FF00FF00FF00AB00AB008B008B0079017900FF03FF00FA2FFA00FA95FA00F75F
        F4003C133900D7B48C00C2A07200D7A56000E7961100EB9F2200D08A0A00C495
        4100D1921200E7CC6200F0DD8F00F3E39E00FFFFEE007D8F0A00748904001566
        0000146801000087000000830000008200000081000000740000006E0000006A
        000000690000005E0000004C0000004B0000004400000473040000510200018A
        0300038A0600046606004370440000530300025E050004910B0001760800067A
        0E00077F1200468C4D000A9E1A000C9E1D0012811E0014A628002A9A3A000DA1
        230019962D0021A737000AAA27000F8E2700209635001BA138002CD8510016B5
        3A0018B23C0019B8420025BD50002CC6550025CB580027CB59002BD15E0036DA
        67003AE76F0039E9720045F680004DFF880040D7760055D4810078C79E00005F
        4F0005817F003ACCCB0000C4CE000D9AA40036EBFF0038EDFF0000D8FF000202
        02020202022525020202020202020202020202022E4C1E250202020202020202
        020202022E4C1E250202020202020202020202022E4C1E250202020202020202
        020202022E4C1E250202020202020202020202022E4437250202020202020202
        0202022E4843392F250202020202020202022E4A4742352A1D25020202020202
        022E4D4B464134291C1B2502020202022E49453F3D32272122201F250202022E
        2B191A30385354523E3B3A3125022E23180F0E173C4F5658554E40503624022E
        0D1513102D28335751262C090A0202020B161412020202020202080603050202
        020C11020202020202020807040202020202020202020202020202080202}
      OnClick = BtnqueryClick
    end
    object Label3: TLabel
      Left = 324
      Top = 28
      Width = 60
      Height = 12
      AutoSize = False
      Caption = #39038#23458#22995#21517#65306
      Transparent = True
    end
    object startdate: TDateTimePicker
      Left = 72
      Top = 23
      Width = 89
      Height = 20
      CalAlignment = dtaLeft
      Date = 38735.5177193866
      Time = 38735.5177193866
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object enddate: TDateTimePicker
      Left = 228
      Top = 24
      Width = 89
      Height = 20
      CalAlignment = dtaLeft
      Date = 38735.5184628704
      Time = 38735.5184628704
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 385
      Top = 23
      Width = 97
      Height = 20
      ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
      TabOrder = 2
    end
  end
  object GroupBox2: TGroupBox
    Left = 7
    Top = 64
    Width = 551
    Height = 225
    Caption = #25968#25454#21015#34920
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 6
      Top = 16
      Width = 537
      Height = 203
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
      Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'id'
          Title.Alignment = taCenter
          Title.Caption = #32534#21495
          Width = 52
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'guestname'
          Title.Alignment = taCenter
          Title.Caption = #39038#23458#22995#21517
          Width = 113
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'guesttele'
          Title.Alignment = taCenter
          Title.Caption = #32852#31995#26041#24335
          Width = 83
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'guestdate'
          Title.Alignment = taCenter
          Title.Caption = #39044#23450#26102#38388
          Width = 149
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'guestmemo'
          Title.Alignment = taCenter
          Title.Caption = #22791#27880#35828#26126
          Width = 164
          Visible = True
        end>
    end
  end
  object myQuery: TADOQuery
    Connection = dm.conn
    CursorType = ctStatic
    ParamCheck = False
    Parameters = <>
    SQL.Strings = (
      'select * from Q_guestyuding')
    Left = 144
    Top = 128
  end
  object DataSource1: TDataSource
    DataSet = myQuery
    Left = 192
    Top = 120
  end
end

⌨️ 快捷键说明

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