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

📄 fdxz.dfm

📁 日昌餐饮管理系统是用Delphi7+SQL写的管理系统
💻 DFM
字号:
object fdForm: TfdForm
  Left = 67
  Top = 172
  Width = 537
  Height = 265
  BorderIcons = []
  Caption = #20998#21333#22788#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Shape1: TShape
    Left = 0
    Top = 0
    Width = 230
    Height = 193
    Brush.Color = 16708090
  end
  object Label1: TLabel
    Left = 15
    Top = 42
    Width = 60
    Height = 12
    Caption = #24453#20998#21333#37329#39069
    Transparent = True
  end
  object Label2: TLabel
    Left = 5
    Top = 91
    Width = 48
    Height = 12
    Caption = #23601#39184#20154#25968
    Transparent = True
  end
  object Label3: TLabel
    Left = 4
    Top = 155
    Width = 72
    Height = 12
    Caption = #24179#22343#27599#20154#28040#36153
    Transparent = True
  end
  object Label4: TLabel
    Left = 96
    Top = 4
    Width = 48
    Height = 12
    Caption = #24179#22343#20998#25674
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Shape2: TShape
    Left = 237
    Top = 0
    Width = 292
    Height = 193
    Brush.Color = 14351870
  end
  object Label5: TLabel
    Left = 373
    Top = 4
    Width = 48
    Height = 12
    Caption = #33258#24049#36873#25321
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label6: TLabel
    Left = 285
    Top = 172
    Width = 48
    Height = 12
    Caption = #28040#36153#37329#39069
    Transparent = True
  end
  object Edit1: TEdit
    Left = 79
    Top = 34
    Width = 121
    Height = 20
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 61
    Top = 88
    Width = 49
    Height = 26
    AutoSize = False
    ReadOnly = True
    TabOrder = 1
    Text = '0'
    OnChange = Edit2Change
  end
  object Edit3: TEdit
    Left = 79
    Top = 150
    Width = 121
    Height = 20
    TabOrder = 2
  end
  object UpDown1: TUpDown
    Left = 110
    Top = 88
    Width = 98
    Height = 26
    Associate = Edit2
    ArrowKeys = False
    Min = 0
    Orientation = udHorizontal
    Position = 0
    TabOrder = 3
    Wrap = False
  end
  object BitBtn1: TBitBtn
    Left = 221
    Top = 201
    Width = 75
    Height = 33
    Caption = #30830#35748
    TabOrder = 4
    Kind = bkOK
  end
  object CheckListBox1: TCheckListBox
    Left = 244
    Top = 21
    Width = 278
    Height = 140
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 5
    OnClick = CheckListBox1Click
  end
  object Edit4: TEdit
    Left = 340
    Top = 167
    Width = 121
    Height = 20
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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