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

📄 main.dfm

📁 简单的电力计息系统(针对用友财务系统)
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object fmMain: TfmMain
  Left = 186
  Top = 152
  Width = 721
  Height = 430
  Caption = #24503#38451#30005#21147#32467#31639#20013#24515#35745#24687#31995#32479
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object StatBar: TRzStatusBar
    Left = 0
    Top = 384
    Width = 713
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 0
    object Stat0: TRzStatusPane
      Left = -1
      Top = 1
      Width = 40
      Height = 19
      Align = alLeft
      AutoSize = True
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object Stat1: TRzStatusPane
      Left = 39
      Top = 1
      Width = 40
      Height = 19
      Align = alLeft
      AutoSize = True
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object Stat2: TRzStatusPane
      Left = 79
      Top = 1
      Width = 445
      Height = 19
      Align = alClient
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object StatProgress: TRzProgressStatus
      Left = 79
      Top = 1
      Height = 19
      Align = alLeft
      ParentShowHint = False
      Visible = False
      PartsComplete = 0
      Percent = 0
      TotalParts = 0
    end
    object RzClockStatus1: TRzClockStatus
      Left = 524
      Top = 1
      Width = 148
      Height = 19
      FillColor = clWindow
      FlatColorAdjustment = 0
      FrameController = FrameCtrl
      ParentFillColor = False
      Align = alRight
      Color = clBtnFace
      ParentColor = False
      Format = 'yyyy"'#24180'"mm"'#26376'"dd"'#26085'"  tt'
      AutoSize = True
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object StatSpace: TRzStatusPane
      Left = 672
      Top = 1
      Width = 42
      Height = 19
      Align = alRight
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
  end
  object RzToolbar1: TRzToolbar
    Left = 0
    Top = 0
    Width = 713
    Height = 44
    Images = ImageList1
    RowHeight = 40
    ButtonLayout = blGlyphTop
    ButtonWidth = 60
    ButtonHeight = 40
    ShowButtonCaptions = True
    TextOptions = ttoShowTextLabels
    BorderInner = fsNone
    BorderOuter = fsGroove
    BorderSides = [sdTop]
    BorderWidth = 0
    Color = clSkyBlue
    TabOrder = 1
    ToolbarControls = (
      BtnOpen
      RzSpacer1
      BtnWeekView
      BtnCascade
      RzSpacer7
      BtnPrint
      BtnPrintPreview
      RzSpacer3
      BtnSaveAll
      RzSpacer8
      BtnViewList
      BtnViewDetails
      RzSpacer2
      BtnExit)
    object BtnExit: TRzToolButton
      Left = 623
      Top = 2
      Hint = #36864#20986#31995#32479
      DisabledIndex = 11
      ImageIndex = 10
      Layout = blGlyphTop
      Caption = #36864#20986
      ParentShowHint = False
      ShowHint = True
      OnClick = BtnExitClick
    end
    object BtnWeekView: TRzToolButton
      Left = 80
      Top = 2
      Hint = #24320#22987#35745#31639#21033#24687
      DisabledIndex = 13
      ImageIndex = 12
      Layout = blGlyphTop
      Caption = #35745#24687
      ParentShowHint = False
      ShowHint = True
      OnClick = BtnWeekViewClick
    end
    object BtnCascade: TRzToolButton
      Left = 140
      Top = 2
      DisabledIndex = 15
      ImageIndex = 14
      Layout = blGlyphTop
      Caption = #32479#35745
      OnClick = BtnCascadeClick
    end
    object BtnPrint: TRzToolButton
      Left = 216
      Top = 2
      DisabledIndex = 17
      ImageIndex = 16
      Layout = blGlyphTop
      Caption = #25171#21360
      OnClick = BtnPrintClick
    end
    object BtnPrintPreview: TRzToolButton
      Left = 276
      Top = 2
      DisabledIndex = 19
      ImageIndex = 18
      Layout = blGlyphTop
      Caption = #39044#35272
      OnClick = BtnPrintPreviewClick
    end
    object BtnOpen: TRzToolButton
      Left = 4
      Top = 2
      Hint = #25171#24320#35774#23450#30340#24180#24230#24080'....'
      DisabledIndex = 21
      ImageIndex = 20
      Layout = blGlyphTop
      Caption = #25171#24320
      ParentShowHint = False
      ShowHint = True
      OnClick = BtnOpenClick
    end
    object RzSpacer1: TRzSpacer
      Left = 64
      Top = 10
      Width = 16
    end
    object RzSpacer2: TRzSpacer
      Left = 546
      Top = 10
      Width = 77
    end
    object RzSpacer3: TRzSpacer
      Left = 336
      Top = 10
      Width = 16
    end
    object BtnSaveAll: TRzToolButton
      Left = 352
      Top = 2
      DisabledIndex = 31
      ImageIndex = 30
      Layout = blGlyphTop
      Caption = #23548#20986
      OnClick = BtnSaveAllClick
    end
    object RzSpacer7: TRzSpacer
      Left = 200
      Top = 10
      Width = 16
    end
    object RzSpacer8: TRzSpacer
      Left = 412
      Top = 10
      Width = 14
    end
    object BtnViewDetails: TRzToolButton
      Left = 486
      Top = 2
      DisabledIndex = 39
      ImageIndex = 38
      Layout = blGlyphTop
      Caption = #35774#35745
      OnClick = BtnViewDetailsClick
    end
    object BtnViewList: TRzMenuButton
      Left = 426
      Top = 3
      Width = 60
      Height = 39
      Caption = #20973#35777
      Color = clSkyBlue
      TabOrder = 0
      OnClick = BtnViewListClick
      ImageIndex = 32
      Images = ImageList1
      Layout = blGlyphTop
      NumGlyphs = 2
      DropDownMenu = pmPzPrint
    end
  end
  object RzPanel1: TRzPanel
    Left = 0
    Top = 96
    Width = 713
    Height = 288
    Align = alClient
    BorderOuter = fsNone
    TabOrder = 2
    object pnlSetup: TRzSizePanel
      Left = 0
      Top = 0
      Width = 221
      Height = 288
      HotSpotVisible = True
      SizeBarWidth = 7
      TabOrder = 0
      object PageSet: TRzPageControl
        Left = 0
        Top = 0
        Width = 213
        Height = 288
        ActivePage = tabsRate
        Align = alClient
        Color = 16119543
        FlatColor = 10263441
        ParentColor = False
        TabColors.HighlightBar = 1350640
        TabHeight = 24
        TabIndex = 3
        TabOrder = 0
        TabStyle = tsDoubleSlant
        FixedDimension = 24
        object tabsBase: TRzTabSheet
          Color = 16119543
          Caption = #22522#26412#35774#32622
          object RzLabel1: TRzLabel
            Left = 10
            Top = 232
            Width = 84
            Height = 12
            Caption = #32467#31639#19968#32423#31185#30446#65306
            BlinkIntervalOff = 1500
            BlinkIntervalOn = 1000
          end
          object RzLabel2: TRzLabel
            Left = 7
            Top = 128
            Width = 96
            Height = 12
            Caption = #30446#21069#24635#24080#32467#24080#26376#65306
            BlinkIntervalOff = 1500
            BlinkIntervalOn = 1000
          end
          object RzLabel5: TRzLabel
            Left = 10
            Top = 160
            Width = 155
            Height = 46
            AutoSize = False
            Caption = #20026#20102#25552#39640#35745#24687#36895#24230#65292' '#35831#20320#20934#30830#30340#35774#32622#35813#21442#25968
            Color = clWindow
            Font.Charset = GB2312_CHARSET
            Font.Color = clRed
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            WordWrap = True
            BlinkIntervalOff = 1500
            BlinkIntervalOn = 1000
            BevelWidth = 0
            BorderOuter = fsFlat
            BorderHighlight = clWhite
            BorderShadow = 13290186
            FlatColorAdjustment = 0
            FrameController = FrameCtrl
            FlyByEnabled = True
            LightTextStyle = True
            ShadowDepth = 4
            TextMargin = 10
          end
          object RzLabel6: TRzLabel
            Left = 10

⌨️ 快捷键说明

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