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

📄 frmdays.dfm

📁 IC卡饭堂售饭管理系统源码,内有相关说明,
💻 DFM
字号:
object FrmDay: TFrmDay
  Left = 192
  Top = 133
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #24403#22825#21806#39277#32426#24405
  ClientHeight = 348
  ClientWidth = 536
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 536
    Height = 243
    Align = alClient
    Caption = #24403#22825#32426#24405#21015#34920
    TabOrder = 0
    object wwDBGrid1: TwwDBGrid
      Left = 2
      Top = 14
      Width = 532
      Height = 227
      Selected.Strings = (
        'ID'#9'10'#9#32426#24405#21495
        'Device'#9'10'#9#28040#36153#26426#32534#21495
        'Getdate'#9'19'#9#28040#36153#26085#26399
        'UserName'#9'17'#9#29992#25143#21517#31216
        'ICCardNo'#9'23'#9'IC'#21345#32534#21495
        'UseMoney'#9'20'#9#28040#36153#37329#39069
        'Money'#9'18'#9#39277#21345#20313#39069#9'F')
      IniAttributes.Delimiter = ';;'
      TitleColor = clBtnFace
      FixedCols = 0
      ShowHorzScrollBar = True
      Align = alClient
      DataSource = DTConnect.DSDay
      ReadOnly = True
      TabOrder = 0
      TitleAlignment = taLeftJustify
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleLines = 1
      TitleButtons = False
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 243
    Width = 536
    Height = 105
    Align = alBottom
    Caption = #21151#33021#36873#25321
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 60
      Height = 12
      Caption = #21806#39277#26085#26399#65306
    end
    object Label2: TLabel
      Left = 248
      Top = 32
      Width = 48
      Height = 16
      Caption = 'Label2'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object DateTimePicker1: TDateTimePicker
      Left = 80
      Top = 28
      Width = 129
      Height = 20
      CalAlignment = dtaLeft
      Date = 37294.3938420602
      Time = 37294.3938420602
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
      OnChange = FormShow
    end
    object FlatButton1: TFlatButton
      Left = 496
      Top = 28
      Width = 77
      Height = 25
      Caption = #25171#21360#24403#21069#25968#25454
      TabOrder = 1
    end
    object FlatButton2: TFlatButton
      Left = 592
      Top = 28
      Width = 77
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = FlatButton3Click
    end
    object FlatButton3: TFlatButton
      Left = 688
      Top = 28
      Width = 77
      Height = 25
      Caption = #20851#38381#31383#21475
      TabOrder = 3
      OnClick = FlatButton3Click
    end
    object RadioButton1: TRadioButton
      Left = 16
      Top = 56
      Width = 113
      Height = 17
      Caption = #24403#22825#26085#25253#34920
      Checked = True
      TabOrder = 4
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 112
      Top = 56
      Width = 113
      Height = 17
      Caption = #24403#26376#26085#25253#34920
      TabOrder = 5
    end
  end
end

⌨️ 快捷键说明

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