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

📄 actgrild_un.dfm

📁 手机进销存系统Delphi源码,管理手机的进货还有销售方面的功能
💻 DFM
📖 第 1 页 / 共 4 页
字号:
      CheckedMode = False
      Checked = False
      DefaultAlignment = taLeftJustify
      DefaultCaptionHeight = 22
      BorderStyle = bvFrame
      CaptionMode = True
      RollUpMode = False
      RollUpState = False
      NumGlyphs = 1
      Spacing = 2
      Caption = #26174#31034#25968#25454#37096#20998
      Align = alClient
      object bsSkinDBGrid2: TbsSkinDBGrid
        Left = 1
        Top = 23
        Width = 664
        Height = 202
        TabOrder = 0
        SkinData = bsSkinData2
        SkinDataName = 'grid'
        UseSkinFont = True
        UseSkinCellHeight = True
        HScrollBar = bsSkinScrollBar4
        VScrollBar = bsSkinScrollBar3
        GridLineColor = clWindowText
        DefaultCellHeight = 20
        UseColumnsFont = False
        DefaultRowHeight = 17
        MouseWheelSupport = False
        SaveMultiSelection = False
        PickListBoxSkinDataName = 'listbox'
        PickListBoxCaptionMode = False
        Align = alClient
        BorderStyle = bsNone
        Ctl3D = False
        Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
        ParentCtl3D = False
        ReadOnly = True
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'fcolor'
            Title.Caption = #39068#33394
            Width = 30
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fno'
            Title.Caption = #25163#26426#20018#21495
            Width = 100
            Visible = True
          end>
      end
      object bsSkinScrollBar4: TbsSkinScrollBar
        Left = 1
        Top = 225
        Width = 683
        Height = 19
        TabOrder = 1
        Visible = False
        SkinData = bsSkinData1
        SkinDataName = 'hscrollbar'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 19
        UseSkinFont = True
        Both = False
        BothMarkerWidth = 19
        BothSkinDataName = 'bothhscrollbar'
        CanFocused = False
        Align = alBottom
        Kind = sbHorizontal
        PageSize = 0
        Min = 0
        Max = 0
        Position = 0
        SmallChange = 127
        LargeChange = 127
      end
      object bsSkinScrollBar3: TbsSkinScrollBar
        Left = 665
        Top = 23
        Width = 19
        Height = 202
        TabOrder = 2
        Visible = False
        SkinData = bsSkinData1
        SkinDataName = 'vscrollbar'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 19
        DefaultHeight = 0
        UseSkinFont = True
        Both = False
        BothMarkerWidth = 19
        BothSkinDataName = 'bothhscrollbar'
        CanFocused = False
        Align = alRight
        Kind = sbVertical
        PageSize = 12
        Min = 1
        Max = 24
        Position = 1
        SmallChange = 1
        LargeChange = 1
      end
    end
  end
  object bsBusinessSkinForm2: TbsBusinessSkinForm
    ClientWidth = 0
    ClientHeight = 0
    HideCaptionButtons = False
    AlwaysShowInTray = False
    LogoBitMapTransparent = False
    AlwaysMinimizeToTray = False
    UseSkinFontInMenu = True
    ShowIcon = False
    MaximizeOnFullScreen = False
    AlphaBlend = False
    AlphaBlendAnimation = False
    AlphaBlendValue = 200
    ShowObjectHint = False
    UseDefaultObjectHint = True
    MenusAlphaBlend = False
    MenusAlphaBlendAnimation = False
    MenusAlphaBlendValue = 200
    DefCaptionFont.Charset = DEFAULT_CHARSET
    DefCaptionFont.Color = clBtnText
    DefCaptionFont.Height = 14
    DefCaptionFont.Name = 'Arial'
    DefCaptionFont.Style = [fsBold]
    DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
    DefInActiveCaptionFont.Color = clBtnShadow
    DefInActiveCaptionFont.Height = 14
    DefInActiveCaptionFont.Name = 'Arial'
    DefInActiveCaptionFont.Style = [fsBold]
    DefMenuItemHeight = 20
    DefMenuItemFont.Charset = DEFAULT_CHARSET
    DefMenuItemFont.Color = clWindowText
    DefMenuItemFont.Height = 14
    DefMenuItemFont.Name = 'Arial'
    DefMenuItemFont.Style = []
    UseDefaultSysMenu = True
    SkinData = main_frm.bsSkinData1
    MinHeight = 0
    MinWidth = 0
    Magnetic = False
    MagneticSize = 5
    BorderIcons = []
    Left = 408
    Top = 56
  end
  object bsSkinData2: TbsSkinData
    CompressedStoredSkin = main_frm.bsCompressedStoredSkin1
    Left = 464
    Top = 72
  end
  object bsSkinMessage2: TbsSkinMessage
    AlphaBlend = False
    AlphaBlendAnimation = False
    AlphaBlendValue = 200
    SkinData = bsSkinData2
    ButtonSkinDataName = 'button'
    MessageLabelSkinDataName = 'stdlabel'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    DefaultButtonFont.Charset = DEFAULT_CHARSET
    DefaultButtonFont.Color = clWindowText
    DefaultButtonFont.Height = 14
    DefaultButtonFont.Name = 'Arial'
    DefaultButtonFont.Style = []
    UseSkinFont = True
    Left = 496
    Top = 8
  end
  object ALToolbar: TActionList
    Images = dm.ToolButtonImages
    Left = 80
    Top = 48
    object acNew: TAction
      Caption = #26032#22686
      Hint = #26032#22686
      ImageIndex = 17
      ShortCut = 16429
      OnExecute = acNewExecute
    end
    object acModify: TAction
      Caption = #32534#36753
      Hint = #32534#36753
      ImageIndex = 15
      ShortCut = 16453
      OnExecute = acModifyExecute
    end
    object acDelete: TAction
      Caption = #21024#38500
      Hint = #21024#38500
      ImageIndex = 16
      ShortCut = 16430
      OnExecute = acDeleteExecute
    end
    object acSave: TAction
      Caption = #20445#23384
      Hint = #20445#23384
      ImageIndex = 4
      ShortCut = 16467
      OnExecute = acSaveExecute
    end
    object acCancel: TAction
      Caption = #21462#28040
      Hint = #21462#28040
      ImageIndex = 5
      ShortCut = 16392
      OnExecute = acCancelExecute
    end
    object acFirst: TAction
      Caption = #39318#26465
      Hint = #39318#26465
      ImageIndex = 8
      ShortCut = 113
      OnExecute = acFirstExecute
    end
    object acPrior: TAction
      Caption = #19978#26465
      Hint = #19978#26465
      ImageIndex = 9
      ShortCut = 114
      OnExecute = acPriorExecute
    end
    object acNext: TAction
      Caption = #19979#26465
      Hint = #19979#26465
      ImageIndex = 10
      ShortCut = 115
      OnExecute = acNextExecute
    end
    object acLast: TAction
      Caption = #26411#26465
      Hint = #26411#26465
      ImageIndex = 11
      ShortCut = 116
      OnExecute = acLastExecute
    end
    object acFind: TAction
      Caption = #26597#25214
      Hint = #26597#25214
      ImageIndex = 14
      ShortCut = 16454
    end
    object acFilter: TAction
      Caption = #36807#28388
      Hint = #36807#28388
      ImageIndex = 24
      Visible = False
    end
    object acPrint: TAction
      Caption = #25171#21360
      Hint = #25171#21360
      ImageIndex = 3
      ShortCut = 16464
      OnExecute = acPrintExecute
    end
    object acExit: TAction
      Caption = #20851#38381
      Hint = #20851#38381
      ImageIndex = 20
      ShortCut = 16465
      OnExecute = acExitExecute
    end
    object acset: TAction
      Caption = #37197#32622#21015
      ImageIndex = 26
    end
    object acRefresh: TAction
      Caption = #21047#26032
      ImageIndex = 27
      ShortCut = 116
      OnExecute = acRefreshExecute
    end
    object acuse: TAction
      Caption = #21551#29992
      ImageIndex = 7
    end
  end
  object spsave: TADOStoredProc
    Connection = dm.ADOConnection1
    Parameters = <>
    Left = 296
    Top = 40
  end
  object spdisp: TADOStoredProc
    Connection = dm.ADOConnection1
    Parameters = <>
    Left = 224
    Top = 240
  end
  object ds_disp: TDataSource
    DataSet = spdisp
    OnStateChange = ds_dispStateChange
    OnDataChange = ds_dispDataChange
    Left = 192
    Top = 240
  end
end

⌨️ 快捷键说明

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