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

📄 gq_ugroupsort.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object GroupSortForm: TGroupSortForm
  Left = 206
  Top = 115
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  ClientHeight = 269
  ClientWidth = 431
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clGreen
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 108
    Height = 16
    Caption = #35831#37325#26032#36873#23450#25490#24207#23383#27573
  end
  object Label2: TLabel
    Left = 0
    Top = 208
    Width = 228
    Height = 16
    Caption = #65288#27880#24847#65306#21482#26377#36873#23450#25490#24207#26465#20214#25165#33021#36827#34892#23567#35745#65289
  end
  object Label3: TLabel
    Left = 160
    Top = 56
    Width = 24
    Height = 16
    Cursor = crHandPoint
    Caption = #21152#20837
    OnClick = Label3Click
  end
  object Label4: TLabel
    Left = 232
    Top = 56
    Width = 24
    Height = 16
    Cursor = crHandPoint
    Caption = #21024#38500
    OnClick = Label4Click
  end
  object sortbox: TListBox
    Left = 16
    Top = 40
    Width = 129
    Height = 145
    ItemHeight = 16
    TabOrder = 0
  end
  object sortlist: TListBox
    Left = 280
    Top = 40
    Width = 137
    Height = 145
    ItemHeight = 16
    TabOrder = 1
  end
  object sortradio: TRadioGroup
    Left = 160
    Top = 96
    Width = 105
    Height = 89
    Caption = #25490' '#24207
    ItemIndex = 0
    Items.Strings = (
      #21319#24207'(ASC)'
      #38477#24207'(DESC)')
    TabOrder = 2
  end
  object Button1: TButton
    Left = 280
    Top = 232
    Width = 59
    Height = 25
    Caption = #30830'   '#23450
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 360
    Top = 232
    Width = 57
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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