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

📄 systemmanage.dfm

📁 软件类别: 数据库 软件大小: 2.60M 运行环境: Win9xNT/2000/XP 一套车辆管理系统,此版本为商业版,大家一定用的着。
💻 DFM
字号:
object frm_SystemManage: Tfrm_SystemManage
  Left = 140
  Top = 152
  Width = 390
  Height = 365
  Caption = #31995#32479#32500#25252
  Color = clSkyBlue
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 15
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 382
    Height = 338
    Align = alClient
    Caption = 'Panel1'
    Color = clSkyBlue
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 380
      Height = 336
      ActivePage = TabSheet2
      Align = alClient
      TabIndex = 1
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #12304#25968#25454#22791#20221#12305
        object Label1: TLabel
          Left = 0
          Top = 0
          Width = 372
          Height = 28
          Align = alTop
          AutoSize = False
        end
        object Cmd_BackUp: TButton
          Left = 24
          Top = 83
          Width = 75
          Height = 25
          Caption = #22791#20221
          TabOrder = 0
          OnClick = Cmd_BackUpClick
        end
        object Cmd_OnBack: TButton
          Left = 142
          Top = 83
          Width = 75
          Height = 25
          Caption = #21462#28040
          TabOrder = 1
        end
      end
      object TabSheet2: TTabSheet
        Caption = #12304#25968#25454#24674#22797#12305
        ImageIndex = 1
        object SpeedButton2: TSpeedButton
          Left = 230
          Top = 281
          Width = 61
          Height = 22
          Caption = #24674#22797
          OnClick = SpeedButton2Click
        end
        object SpeedButton3: TSpeedButton
          Left = 308
          Top = 281
          Width = 61
          Height = 22
          Caption = #21462#28040
          OnClick = SpeedButton3Click
        end
        object GroupBox1: TGroupBox
          Left = 0
          Top = 0
          Width = 372
          Height = 273
          Align = alTop
          TabOrder = 0
          object Cmd_Select: TSpeedButton
            Left = 345
            Top = 33
            Width = 23
            Height = 20
            Glyph.Data = {
              76010000424D7601000000000000760000002800000020000000100000000100
              04000000000000010000120B0000120B00001000000000000000000000000000
              800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
              33333333333333333333333333333333333333333333333333FF333333333333
              3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
              E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
              E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
              E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
              000033333373FF77777733333330003333333333333777333333333333333333
              3333333333333333333333333333333333333333333333333333333333333333
              3333333333333333333333333333333333333333333333333333}
            NumGlyphs = 2
            OnClick = Cmd_SelectClick
          end
          object LabeledEdit1: TLabeledEdit
            Left = 14
            Top = 32
            Width = 331
            Height = 23
            EditLabel.Width = 75
            EditLabel.Height = 15
            EditLabel.BiDiMode = bdRightToLeftNoAlign
            EditLabel.Caption = #36873#25321#36335#24452#65306
            EditLabel.ParentBiDiMode = False
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 0
          end
          object ge: TProgressBar
            Left = 115
            Top = 262
            Width = 15
            Height = 19
            Cursor = crHourGlass
            Min = 0
            Max = 100
            TabOrder = 1
            Visible = False
          end
          object Memo1: TMemo
            Left = 2
            Top = 59
            Width = 368
            Height = 212
            Align = alBottom
            Color = clSkyBlue
            Lines.Strings = (
              #25968#25454#24674#22797#27880#24847#20107#39033#65306
              ''
              #31532#19968#65306#19968#23450#35201#36873#25321#19987#19994#20154#20107#36827#35813#39033#25805#20316#65307
              ''
              #31532#20108#65306#22312#24674#22797#21069#19968#23450#35201#20808#22791#20221#25968#25454#24211#30340#20064#24815#65307
              ''
              #31532#19977#65306#24674#22797#26102#27880#24847#36873#25321#20320#24819#35201#30340#25968#25454#25991#20214#25152#22312#30340#36335#24452
              #65307)
            TabOrder = 2
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #12304#31995#32479#26085#24535#12305
        ImageIndex = 2
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 48
    Top = 32
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 112
    Top = 40
  end
end

⌨️ 快捷键说明

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