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

📄 caseform.~dfm

📁 简单的餐饮软件部分源码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 325
  Top = 154
  Width = 362
  Height = 375
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 339
    Height = 289
    DataSource = DataM.reasondata
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object but6: TButton
    Left = 274
    Top = 306
    Width = 72
    Height = 36
    Caption = 'Button1'
    TabOrder = 1
    Visible = False
  end
  object but5: TButton
    Left = 202
    Top = 306
    Width = 72
    Height = 36
    Caption = 'Button1'
    TabOrder = 2
    Visible = False
  end
  object but1: TButton
    Left = 56
    Top = 306
    Width = 72
    Height = 36
    Caption = 'but1'
    TabOrder = 3
  end
  object but2: TButton
    Left = 129
    Top = 306
    Width = 72
    Height = 36
    Caption = 'Button1'
    TabOrder = 4
  end
  object but3: TButton
    Left = 201
    Top = 306
    Width = 72
    Height = 36
    Caption = 'Button1'
    TabOrder = 5
  end
  object but4: TButton
    Left = 273
    Top = 306
    Width = 72
    Height = 36
    Caption = 'Button1'
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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