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

📄 bw_sort.dfm

📁 delphi 源码 小型企业管理软件
💻 DFM
字号:
object FrmSort: TFrmSort
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #25490#24207
  ClientHeight = 311
  ClientWidth = 453
  Color = clInfoBk
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 14
  object btnDown: TSpeedButton
    Left = 376
    Top = 120
    Width = 49
    Height = 49
    Caption = #19979#31227
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
      333333333337F33333333333333033333333333333373F333333333333090333
      33333333337F7F33333333333309033333333333337373F33333333330999033
      3333333337F337F33333333330999033333333333733373F3333333309999903
      333333337F33337F33333333099999033333333373333373F333333099999990
      33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
      33333333337F7F33333333333309033333333333337F7F333333333333090333
      33333333337F7F33333333333309033333333333337F7F333333333333090333
      33333333337F7F33333333333300033333333333337773333333}
    Layout = blGlyphTop
    NumGlyphs = 2
    ParentFont = False
    OnClick = btnDownClick
  end
  object btnUp: TSpeedButton
    Left = 376
    Top = 56
    Width = 49
    Height = 49
    Caption = #19978#31227
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      0400000000000001000000000000000000001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
      3333333333777F33333333333309033333333333337F7F333333333333090333
      33333333337F7F33333333333309033333333333337F7F333333333333090333
      33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
      3333333777737777F333333099999990333333373F3333373333333309999903
      333333337F33337F33333333099999033333333373F333733333333330999033
      3333333337F337F3333333333099903333333333373F37333333333333090333
      33333333337F7F33333333333309033333333333337373333333333333303333
      333333333337F333333333333330333333333333333733333333}
    Layout = blGlyphTop
    NumGlyphs = 2
    ParentFont = False
    OnClick = btnUpClick
  end
  object ListBox1: TListBox
    Left = 0
    Top = 0
    Width = 345
    Height = 310
    Align = alLeft
    Color = 16776176
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = 'Verdana'
    Font.Style = []
    IntegralHeight = True
    ItemHeight = 17
    Items.Strings = (
      'rtryrtyt'
      'hfdhfgh'
      'ghgjghjk'
      #33756#21333#39592#32905#25239#24178#25200
      'grogjorgrg')
    MultiSelect = True
    ParentFont = False
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 360
    Top = 224
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    Kind = bkCancel
  end
  object BitBtn2: TBitBtn
    Left = 360
    Top = 264
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn2Click
    Kind = bkOK
  end
end

⌨️ 快捷键说明

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