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

📄 sortform.dfm

📁 一个源码客户信息管理系统
💻 DFM
字号:
object SortSetForm: TSortSetForm
  Left = 260
  Top = 146
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25968#25454#24211#31867#21035#32500#25252
  ClientHeight = 310
  ClientWidth = 380
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object RzRadioGroup1: TRzRadioGroup
    Left = 8
    Top = 8
    Width = 361
    Height = 289
    Caption = #26356#25913#35774#32622#31867#21035
    ItemFrameColor = 8409372
    ItemHotTrack = True
    ItemHighlightColor = 2203937
    ItemHotTrackColor = 3983359
    ItemHotTrackColorType = htctActual
    Items.Strings = (
      #23458#25143#31867#22411
      #37096#38376#35774#32622
      #32844#21153#35774#32622
      #32852#31995#26041#24335)
    StartXPos = 12
    StartYPos = 10
    TabOrder = 0
    TextStyle = tsRecessed
    VerticalSpacing = 15
    OnChanging = RzRadioGroup1Changing
    object Label1: TLabel
      Left = 16
      Top = 216
      Width = 342
      Height = 60
      Caption = 
        '    '#26412#31867#25968#25454#26159#24744#22312#36755#20837#30456#24212#30340#20869#23481#26102#33258#21160#28155#21152#30340#30340#65292#30446#30340#26159#20026#13#13#20102#26041#20415#24744#21487#20197#19981#29992#37325#22797#36755#20837#30456#21516#30340#25968#25454#12290#22914#26524#24744#35273#24471#21738#20010#39033#30446#31867#13#13#21035#27809 +
        #26377#20160#20040#29992#22788#26102#65292#21487#20197#23558#20854#36873#20013#21518#65292#25353#19979#8220'DEL'#8221#38190#23558#20854#21024#38500#12290
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object cxGrid1: TcxGrid
      Left = 85
      Top = 24
      Width = 252
      Height = 177
      TabOrder = 0
      LookAndFeel.Kind = lfOffice11
      object cxGrid1DBTableView1: TcxGridDBTableView
        DataController.DataSource = DM1.SortData
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        NavigatorButtons.ConfirmDelete = False
        OnEditValueChanged = cxGrid1DBTableView1EditValueChanged
        OptionsCustomize.ColumnFiltering = False
        OptionsData.Editing = False
        OptionsData.Inserting = False
        OptionsView.GroupByBox = False
        OptionsView.Indicator = True
        object cxGrid1DBTableView1Items: TcxGridDBColumn
          Caption = #39033#30446
          DataBinding.FieldName = 'Items'
          Width = 220
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = cxGrid1DBTableView1
      end
    end
  end
end

⌨️ 快捷键说明

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