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

📄 main.dfm

📁 改写的sql2000管理器
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        State = cbUnchecked
        TabOrder = 0
      end
      object cbbSqlSericve: TRzComboBox
        Left = 102
        Top = 37
        Width = 160
        Height = 21
        Style = csDropDownList
        Ctl3D = False
        FrameVisible = True
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 1
        Text = 'SQL SERVER'
        Items.Strings = (
          'SQL SERVER')
        ItemIndex = 0
      end
      object chkAutoStartWithOS: TRzCheckBox
        Left = 109
        Top = 195
        Width = 217
        Height = 17
        Caption = #24403#21551#21160' OS'#26102#33258#21160#36816#34892#26412#31243#24207' (&A)'
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        State = cbUnchecked
        TabOrder = 2
      end
      object statStat: TStatusBar
        Left = 0
        Top = 392
        Width = 567
        Height = 19
        Panels = <
          item
            Text = #25968#25454#24211#26410#21551#21160
            Width = 300
          end>
      end
      object ckbNextStartHide: TRzCheckBox
        Left = 109
        Top = 266
        Width = 170
        Height = 17
        Caption = #19979#19968#27425#21551#21160#26102#19981#26174#31034#26412#31383#21475
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        State = cbUnchecked
        TabOrder = 4
      end
      object chkAutoStart: TRzCheckBox
        Left = 109
        Top = 219
        Width = 169
        Height = 17
        Caption = #21551#21160#31243#24207#26102#33258#21160#21551#21160#26381#21153
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        State = cbUnchecked
        TabOrder = 5
      end
      object edtSQLRealName: TRzEdit
        Left = 100
        Top = 10
        Width = 161
        Height = 21
        FrameVisible = True
        TabOrder = 6
      end
      object btnStart: TRzBitBtn
        Left = 103
        Top = 109
        Width = 36
        Height = 27
        FrameColor = 7617536
        Action = actStart
        Caption = #21551#21160#26381#21153
        Color = 15791348
        HotTrack = True
        TabOrder = 7
        ImageIndex = 1
        Images = imgTrayOpen
        Margin = 6
      end
      object btnStop: TRzBitBtn
        Left = 103
        Top = 149
        Width = 36
        Height = 27
        FrameColor = 7617536
        Action = actStop
        Caption = #20572#27490#26381#21153
        Color = 15791348
        HotTrack = True
        TabOrder = 8
        ImageIndex = 1
        Images = imgTrayClose
        Margin = 6
      end
      object ckbService: TRzCheckBox
        Left = 109
        Top = 291
        Width = 97
        Height = 17
        Caption = #20197#26381#21153#21551#21160
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        State = cbUnchecked
        TabOrder = 9
      end
      object btnRefresh: TRzBitBtn
        Left = 100
        Top = 65
        Width = 161
        FrameColor = 7617536
        Action = actRefresh
        Caption = #21047#26032#26381#21153
        Color = 15791348
        HotTrack = True
        TabOrder = 10
      end
    end
    object tabsDB: TRzTabSheet
      ImageIndex = 3
      Caption = #25968#25454#24211
      object Splitter2: TSplitter
        Left = 0
        Top = 219
        Width = 567
        Height = 6
        Cursor = crVSplit
        Align = alTop
      end
      object Grid: TDBGridEh
        Left = 0
        Top = 0
        Width = 567
        Height = 219
        Align = alTop
        AutoFitColWidths = True
        DataSource = ds1
        Flat = True
        FooterColor = clWindow
        FooterFont.Charset = DEFAULT_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -11
        FooterFont.Name = 'MS Sans Serif'
        FooterFont.Style = []
        Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
        OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghRowHighlight]
        PopupMenu = pmOperDB
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        UseMultiTitle = True
      end
      object pgcDB: TRzPageControl
        Left = 0
        Top = 225
        Width = 567
        Height = 186
        ActivePage = tabsConnStr
        Align = alClient
        TabIndex = 2
        TabOrder = 1
        FixedDimension = 19
        object tabsAssignDB: TRzTabSheet
          Caption = #38468#21152#25968#25454#24211
          object Label14: TLabel
            Left = 12
            Top = 88
            Width = 125
            Height = 13
            Caption = #28155#21152#20026#25968#25454#24211#21517#31216'(&W)'#65306
          end
          object Label18: TLabel
            Left = 11
            Top = 23
            Width = 59
            Height = 13
            Caption = 'MDF'#25991#20214#65306
          end
          object Label19: TLabel
            Left = 10
            Top = 46
            Width = 56
            Height = 13
            Caption = 'LDF'#25991#20214#65306
          end
          object edtMDF: TRzEdit
            Left = 68
            Top = 18
            Width = 300
            Height = 21
            Enabled = False
            FrameVisible = True
            ReadOnly = True
            TabOrder = 0
          end
          object edtLDF: TRzEdit
            Left = 68
            Top = 43
            Width = 300
            Height = 21
            Enabled = False
            FrameVisible = True
            ReadOnly = True
            TabOrder = 1
          end
          object btnOpenDBFile: TRzButton
            Left = 380
            Top = 17
            Width = 60
            Height = 46
            FrameColor = 7617536
            Caption = #25171#24320'(&O)'
            Color = 15791348
            HotTrack = True
            TabOrder = 2
          end
          object edtDb: TRzEdit
            Left = 140
            Top = 80
            Width = 226
            Height = 21
            FrameVisible = True
            TabOrder = 3
          end
          object ckbPath: TRzCheckBox
            Left = 11
            Top = 114
            Width = 100
            Height = 17
            Caption = #37319#29992#30456#23545#36335#24452

⌨️ 快捷键说明

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