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

📄 dcwhunt.dfm

📁 商品销售系统完全的功能SQL和JAVA
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        83
        73)
      object AdvStringGrid2: TAdvStringGrid
        Left = 144
        Top = 32
        Width = 153
        Height = 120
        Cursor = crDefault
        ColCount = 1
        Ctl3D = True
        DefaultRowHeight = 21
        DefaultDrawing = False
        FixedCols = 0
        RowCount = 8
        FixedRows = 0
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'Tahoma'
        Font.Style = []
        GridLineWidth = 1
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected]
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 2
        Visible = False
        GridLineColor = clSilver
        ActiveCellShow = False
        ActiveCellFont.Charset = DEFAULT_CHARSET
        ActiveCellFont.Color = clWindowText
        ActiveCellFont.Height = -13
        ActiveCellFont.Name = 'MS Sans Serif'
        ActiveCellFont.Style = [fsBold]
        ActiveCellColor = clGray
        Bands.PrimaryColor = clInfoBk
        Bands.PrimaryLength = 1
        Bands.SecondaryColor = clWindow
        Bands.SecondaryLength = 1
        Bands.Print = False
        AutoNumAlign = False
        AutoSize = False
        VAlignment = vtaTop
        EnhTextSize = False
        EnhRowColMove = False
        SizeWithForm = False
        Multilinecells = False
        DragDropSettings.OleAcceptFiles = True
        DragDropSettings.OleAcceptText = True
        SortSettings.AutoColumnMerge = False
        SortSettings.Column = 0
        SortSettings.Show = False
        SortSettings.IndexShow = False
        SortSettings.IndexColor = clYellow
        SortSettings.Full = True
        SortSettings.SingleColumn = False
        SortSettings.IgnoreBlanks = False
        SortSettings.BlankPos = blFirst
        SortSettings.AutoFormat = True
        SortSettings.Direction = sdAscending
        SortSettings.FixedCols = False
        SortSettings.NormalCellsOnly = False
        SortSettings.Row = 0
        FloatingFooter.Color = clBtnFace
        FloatingFooter.Column = 0
        FloatingFooter.FooterStyle = fsFixedLastRow
        FloatingFooter.Visible = False
        ControlLook.Color = clBlack
        ControlLook.CheckSize = 15
        ControlLook.RadioSize = 10
        ControlLook.ControlStyle = csClassic
        ControlLook.FlatButton = False
        EnableBlink = False
        EnableHTML = True
        EnableWheel = True
        Flat = False
        HintColor = clInfoBk
        SelectionColor = clHighlight
        SelectionTextColor = clHighlightText
        SelectionRectangle = False
        SelectionResizer = False
        SelectionRTFKeep = False
        HintShowCells = False
        HintShowLargeText = False
        HintShowSizing = False
        PrintSettings.FooterSize = 0
        PrintSettings.HeaderSize = 0
        PrintSettings.Time = ppNone
        PrintSettings.Date = ppNone
        PrintSettings.DateFormat = 'dd/mm/yyyy'
        PrintSettings.PageNr = ppNone
        PrintSettings.Title = ppNone
        PrintSettings.Font.Charset = DEFAULT_CHARSET
        PrintSettings.Font.Color = clWindowText
        PrintSettings.Font.Height = -13
        PrintSettings.Font.Name = 'MS Sans Serif'
        PrintSettings.Font.Style = []
        PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
        PrintSettings.HeaderFont.Color = clWindowText
        PrintSettings.HeaderFont.Height = -13
        PrintSettings.HeaderFont.Name = 'MS Sans Serif'
        PrintSettings.HeaderFont.Style = []
        PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
        PrintSettings.FooterFont.Color = clWindowText
        PrintSettings.FooterFont.Height = -13
        PrintSettings.FooterFont.Name = 'MS Sans Serif'
        PrintSettings.FooterFont.Style = []
        PrintSettings.Borders = pbNoborder
        PrintSettings.BorderStyle = psSolid
        PrintSettings.Centered = False
        PrintSettings.RepeatFixedRows = False
        PrintSettings.RepeatFixedCols = False
        PrintSettings.LeftSize = 0
        PrintSettings.RightSize = 0
        PrintSettings.ColumnSpacing = 0
        PrintSettings.RowSpacing = 0
        PrintSettings.TitleSpacing = 0
        PrintSettings.Orientation = poPortrait
        PrintSettings.PageNumberOffset = 0
        PrintSettings.MaxPagesOffset = 0
        PrintSettings.FixedWidth = 0
        PrintSettings.FixedHeight = 0
        PrintSettings.UseFixedHeight = False
        PrintSettings.UseFixedWidth = False
        PrintSettings.FitToPage = fpNever
        PrintSettings.PageNumSep = '/'
        PrintSettings.NoAutoSize = False
        PrintSettings.NoAutoSizeRow = False
        PrintSettings.PrintGraphics = False
        HTMLSettings.Width = 100
        HTMLSettings.XHTML = False
        Navigation.AdvanceDirection = adLeftRight
        Navigation.InsertPosition = pInsertBefore
        Navigation.HomeEndKey = heFirstLastColumn
        Navigation.TabToNextAtEnd = False
        Navigation.TabAdvanceDirection = adLeftRight
        ColumnSize.Location = clRegistry
        CellNode.Color = clSilver
        CellNode.NodeColor = clBlack
        CellNode.ShowTree = False
        MaxEditLength = 0
        IntelliPan = ipVertical
        URLColor = clBlue
        URLShow = False
        URLFull = False
        URLEdit = False
        ScrollType = ssNormal
        ScrollColor = clNone
        ScrollWidth = 23
        ScrollSynch = False
        ScrollProportional = False
        ScrollHints = shNone
        OemConvert = False
        FixedFooters = 0
        FixedRightCols = 0
        FixedColWidth = 129
        FixedRowHeight = 21
        FixedFont.Charset = DEFAULT_CHARSET
        FixedFont.Color = clWindowText
        FixedFont.Height = -13
        FixedFont.Name = 'Tahoma'
        FixedFont.Style = []
        FixedAsButtons = False
        FloatFormat = '%.2f'
        IntegralHeight = False
        WordWrap = False
        Lookup = False
        LookupCaseSensitive = False
        LookupHistory = False
        BackGround.Top = 0
        BackGround.Left = 0
        BackGround.Display = bdTile
        BackGround.Cells = bcNormal
        Filter = <>
        ColWidths = (
          129)
      end
    end
  end
  object BitBtn3: TBitBtn
    Left = 304
    Top = 354
    Width = 209
    Height = 39
    Caption = #36864#20986
    TabOrder = 3
    OnClick = BitBtn3Click
    Glyph.Data = {
      42020000424D4202000000000000420000002800000010000000100000000100
      1000030000000002000000000000000000000000000000000000007C0000E003
      00001F0000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
      AD351F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CA101
      6002AA291F7C1F7C1F7CAD358619C001210AAD351F7C1F7C1F7C1F7C1F7C8212
      60021F7C1F7C1F7C4212C31AC31A810E6733C001AE311F7C1F7C1F7CE109C31A
      C0011F7C1F7CC309AA472733010E8709AA43A21282091F7C1F7C1F7C831E6002
      A81D1F7C1F7C1F7C1F7C1F7C1F7C1F7C2212893FA10E830D0006600660022002
      1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C4316E31EA10E810E810A20028609
      1F7C1F7C1F7C1F7C1F7C1F7C1F7C70391F7C2212052FA212610EAB2D1F7C1F7C
      1F7C1F7C1F7C1F7C1F7C1F7C831E621670391F7C2633A216A212AB2D1F7C1F7C
      1F7C1F7C1F7C1F7C1F7C1F7CA5260427AB2D1F7CE52EC31AA2168105E005610A
      E0011F7C1F7C1F7C1F7C1F7CC10947378209A209831AC31EC31AC316810A810A
      610AAD351F7C1F7C1F7C1F7C1F7CCA474733683767332627420EA0011F7C831A
      A10EAB2D1F7C1F7C1F7C1F7C1F7C8A3F641A020E1F7C1F7CC00185151F7CC005
      A21285151F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CA4224737E31EA71D210A
      8006850D1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C693FCB4B263386191F7C
      1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CA522C2091F7C1F7C
      1F7C1F7C1F7C}
  end
  object GroupBox2: TGroupBox
    Left = 2
    Top = 58
    Width = 519
    Height = 65
    Caption = #25353#21333#25454#29983#25104#26102#38388#26597#35810' '
    TabOrder = 4
    object Label2: TLabel
      Left = 256
      Top = 29
      Width = 70
      Height = 14
      Caption = #26597#35810#20986#21333#25454
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object DateTimePicker1: TDateTimePicker
      Left = 16
      Top = 24
      Width = 121
      Height = 25
      CalAlignment = dtaLeft
      Date = 38050
      Time = 38050
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object BitBtn4: TBitBtn
      Left = 144
      Top = 21
      Width = 97
      Height = 33
      Caption = #26597#35810
      TabOrder = 1
      OnClick = BitBtn4Click
      Glyph.Data = {
        42020000424D4202000000000000420000002800000010000000100000000100
        1000030000000002000000000000000000000000000000000000007C0000E003
        00001F0000001F7C16428D351F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
        1F7C1F7C1F7C3146AC51574E8D351F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
        1F7C1F7C1F7CEB7A4776AC55574E8D351F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
        1F7C1F7C1F7C1F7C0B7F4776AC55574E8D351F7C1F7C1F7C1F7C1F7C1F7C1F7C
        1F7C1F7C1F7C1F7C1F7C0B7F477AAC55574E8D351F7C1F7C1F7C1F7C1F7C1F7C
        1F7C1F7C1F7C1F7C1F7C1F7C0B7F477AAC55B4491F7C584AB441723972391F7C
        1F7C1F7C1F7C1F7C1F7C1F7C1F7C0B7FB066734EB441DB4ADF5FFF677D5F1642
        72391F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C37467F57FF67FF67FF6FFF6FFF7B
        784A72391F7C1F7C1F7C1F7C1F7C1F7C1F7C5F53DF5FDF63FF6BFF73FF7BFF7F
        FF7793391F7C1F7C1F7C1F7C1F7C1F7C794AFF6B7F57DF63FF6FFF77FF7FFF7B
        FF6F1B57363E1F7C1F7C1F7C1F7C1F7CFC52FF637F57BF5FFF6BFF6FFF73FF73
        FF6FFF6772391F7C1F7C1F7C1F7C1F7CBA4EFF67BF63BF5FFF63FF6BFF6BFF6B
        FF675D57363E1F7C1F7C1F7C1F7C1F7CBA4EDF67DF6B9F5F9F5BBF5FDF5FBF5F
        FF67363E1F7C1F7C1F7C1F7C1F7C1F7C1F7C1C53FF7FFF779F5F7F537F57FF67
        3F4F72391F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CFB52DF6FFF6BFF6BDF631E4F
        163E1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C184A9331584A3B5E1F7C
        1F7C1F7C1F7C}
    end
    object ComboBox1: TComboBox
      Left = 336
      Top = 24
      Width = 177
      Height = 24
      ItemHeight = 16
      TabOrder = 2
      Text = #35831#36873#25321#21333#25454#21495
      OnChange = ComboBox1Change
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 203
    Top = 150
  end
end

⌨️ 快捷键说明

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