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

📄 main.dfm

📁 delphi做的进销存系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        end
      end
      object TabSheet8: TRzTabSheet
        Color = 16119543
        object pnl8: TPanel
          Left = 0
          Top = 0
          Width = 694
          Height = 508
          Align = alClient
          BorderStyle = bsSingle
          Color = cl3DLight
          DockSite = True
          TabOrder = 0
          OnUnDock = pnl1UnDock
          DesignSize = (
            690
            504)
          object lbl1: TLabel
            Left = 8
            Top = 160
            Width = 649
            Height = 27
            Alignment = taCenter
            Anchors = [akLeft, akTop, akRight, akBottom]
            AutoSize = False
            Caption = #36827'  '#38144'  '#23384'  '#31649'  '#29702'  '#31995'  '#32479
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -35
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Label1: TLabel
            Left = 0
            Top = 274
            Width = 665
            Height = 25
            Alignment = taCenter
            Anchors = [akLeft, akTop, akRight, akBottom]
            AutoSize = False
            Caption = 'V1.0.0'
          end
          object RzLabel1: TRzLabel
            Left = 5
            Top = 440
            Width = 657
            Height = 22
            Alignment = taCenter
            Anchors = [akLeft, akTop, akRight, akBottom]
            AutoSize = False
            Caption = #24403#25171#24320#22810#20010#24037#20316#21306#26102','#21487#20197#36873#25321#26631#31614#36827#34892#31383#21475#20999#25442'!'
          end
        end
      end
      object TabSheet9: TRzTabSheet
        Color = 16119543
        TabVisible = False
        Caption = 'LOGO'
      end
    end
  end
  object RzStatusBar1: TRzStatusBar
    Left = 0
    Top = 573
    Width = 876
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object RzClockStatus1: TRzClockStatus
      Left = 680
      Top = 0
      Width = 196
      Height = 19
      FrameStyle = fsStatus
      Align = alRight
      Format = 'dddddd tt'
      Alignment = taRightJustify
    end
    object RzStatusPane1: TRzStatusPane
      Left = 0
      Top = 0
      Width = 145
      Height = 19
      Align = alLeft
      Caption = #24403#21069#29992#25143#20026':'#31995#32479#31649#29702#21592
    end
    object RzMarqueeStatus1: TRzMarqueeStatus
      Left = 145
      Top = 0
      Width = 128
      Height = 19
      Align = alLeft
      Alignment = taCenter
      Caption = 
        #36827#38144#23384#31649#29702#31995#32479'V1.0.0   copyright@2006  Author:'#29420#23396#20061#21073'  QQ:252668830  '#29256#26435#25152#26377#19981 +
        #24471#38750#27861#25335#36125'!'
      ScrollDelay = 50
    end
    object RzKeyStatus1: TRzKeyStatus
      Left = 635
      Top = 0
      Height = 19
      Align = alRight
      Alignment = taCenter
    end
    object RzKeyStatus2: TRzKeyStatus
      Left = 590
      Top = 0
      Height = 19
      Align = alRight
      Key = tkNumLock
      Alignment = taCenter
    end
    object RzKeyStatus3: TRzKeyStatus
      Left = 545
      Top = 0
      Height = 19
      Align = alRight
      Key = tkScrollLock
      Alignment = taCenter
    end
    object RzStatusPane2: TRzStatusPane
      Left = 273
      Top = 0
      Width = 272
      Height = 19
      Align = alClient
    end
  end
  object RzToolbar1: TRzToolbar
    Left = 0
    Top = 0
    Width = 876
    Height = 44
    Images = il1
    RowHeight = 40
    ButtonLayout = blGlyphTop
    ButtonWidth = 60
    ButtonHeight = 40
    ShowButtonCaptions = True
    TextOptions = ttoShowTextLabels
    BorderInner = fsNone
    BorderOuter = fsGroove
    BorderSides = [sdTop]
    BorderWidth = 0
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    ToolbarControls = (
      RzToolButton1
      RzToolButton2
      RzToolButton3
      RzSpacer1
      RzToolButton4
      RzToolButton5
      RzSpacer2
      RzToolButton6
      RzToolButton7
      RzSpacer3
      RzToolButton8)
    object RzToolButton1: TRzToolButton
      Left = 4
      Top = 2
      ImageIndex = 0
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #36827#36135
      OnClick = RzToolButton1Click
    end
    object RzToolButton2: TRzToolButton
      Left = 64
      Top = 2
      ImageIndex = 2
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #38144#21806
      OnClick = RzToolButton2Click
    end
    object RzToolButton3: TRzToolButton
      Left = 124
      Top = 2
      ImageIndex = 4
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #24211#23384
      OnClick = RzToolButton3Click
    end
    object RzSpacer1: TRzSpacer
      Left = 184
      Top = 5
      Height = 35
      Grooved = True
    end
    object RzToolButton4: TRzToolButton
      Left = 192
      Top = 2
      ImageIndex = 8
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #21592#24037#31649#29702
      OnClick = RzToolButton4Click
    end
    object RzToolButton5: TRzToolButton
      Left = 252
      Top = 2
      ImageIndex = 10
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #25805#20316#21592
      OnClick = RzToolButton5Click
    end
    object RzSpacer2: TRzSpacer
      Left = 312
      Top = 5
      Height = 35
      Grooved = True
    end
    object RzToolButton6: TRzToolButton
      Left = 320
      Top = 2
      ImageIndex = 6
      Layout = blGlyphTop
      ShowCaption = True
      UseToolbarShowCaption = False
      Caption = #36864#20986
      OnClick = RzToolButton6Click
    end
    object RzToolButton7: TRzToolButton
      Left = 380
      Top = 2
      Width = 68
      Height = 40
      ImageIndex = 12
      Layout = blGlyphTop
      Caption = #20851#20110#19982#25442#32932
      OnClick = RzToolButton7Click
    end
    object RzSpacer3: TRzSpacer
      Left = 448
      Top = 1
      Height = 42
      Grooved = True
    end
    object RzToolButton8: TRzToolButton
      Left = 456
      Top = 2
      Layout = blGlyphTop
      Visible = False
      OnClick = RzToolButton8Click
    end
  end
  object mm1: TMainMenu
    Images = il2
    Left = 696
    Top = 32
    object xtgl: TMenuItem
      Caption = #31995#32479#31649#29702'(&S)'
      object cxdl: TMenuItem
        Caption = #37325#26032#30331#24405'(&L)'
        ImageIndex = 1
        OnClick = cxdlClick
      end
      object xtcsh: TMenuItem
        Caption = #31995#32479#21021#22987#21270'(&I)'
        ImageIndex = 2
        OnClick = xtcshClick
      end
      object yhgl: TMenuItem
        Caption = #29992#25143#31649#29702'(&U)'
        ImageIndex = 3
        OnClick = yhglClick
      end
      object szccx: TMenuItem
        Caption = #35774#32622#25805#20316#26435#38480'(&O)'
        ImageIndex = 4
        Visible = False
      end
      object N6: TMenuItem
        Caption = '-'
      end
      object bfsj: TMenuItem
        Caption = #22791#20221#25968#25454'(&B)'
        ImageIndex = 5
        OnClick = bfsjClick
      end
      object hfsj: TMenuItem

⌨️ 快捷键说明

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