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

📄 ffrmsystemset.dfm

📁 财务软件:功能尚可,基于UML设计开发的delphi系统,文档齐全
💻 DFM
字号:
object frmSystemSet: TfrmSystemSet
  Left = 173
  Top = 187
  BorderStyle = bsDialog
  Caption = #31995#32479#35774#32622
  ClientHeight = 355
  ClientWidth = 488
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 12
  object Label5: TLabel
    Left = 51
    Top = 9
    Width = 148
    Height = 35
    Caption = #31995#32479#35774#32622
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -35
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label6: TLabel
    Left = 47
    Top = 5
    Width = 148
    Height = 35
    Caption = #31995#32479#35774#32622
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -35
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 488
    Height = 355
    ActivePage = TabSheet2
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #22522#26412#20449#24687
      object Bevel1: TBevel
        Left = 0
        Top = 0
        Width = 480
        Height = 328
        Align = alClient
      end
      object Label1: TLabel
        Left = 32
        Top = 35
        Width = 72
        Height = 12
        Caption = #24212#29992#31243#24207#26631#39064
      end
      object SpeedButton1: TSpeedButton
        Left = 356
        Top = 89
        Width = 23
        Height = 22
        Caption = '...'
        OnClick = SpeedButton1Click
      end
      object Label9: TLabel
        Left = 56
        Top = 125
        Width = 48
        Height = 12
        Caption = #21333#20301#21517#31216
      end
      object edtApplicationTitle: TEdit
        Left = 113
        Top = 29
        Width = 261
        Height = 20
        ImeName = #29579#26519#24555#30721#32593#21543#31934#31616#29256
        TabOrder = 0
      end
      object ledtPrinterInfo: TLabeledEdit
        Left = 114
        Top = 91
        Width = 241
        Height = 20
        Color = clInfoBk
        EditLabel.Width = 60
        EditLabel.Height = 12
        EditLabel.Caption = #25171#21360#26426#20449#24687
        ImeName = #29579#26519#24555#30721#32593#21543#31934#31616#29256
        LabelPosition = lpLeft
        ReadOnly = True
        TabOrder = 1
      end
      object edtUnit: TEdit
        Left = 115
        Top = 121
        Width = 261
        Height = 20
        ImeName = #29579#26519#24555#30721#32593#21543#31934#31616#29256
        TabOrder = 2
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25968#25454#24211#36830#25509
      ImageIndex = 1
      object SpeedButton2: TSpeedButton
        Left = 449
        Top = 28
        Width = 23
        Height = 22
        Caption = '...'
        OnClick = SpeedButton2Click
      end
      object edtConnString: TLabeledEdit
        Left = 87
        Top = 28
        Width = 359
        Height = 20
        EditLabel.Width = 48
        EditLabel.Height = 12
        EditLabel.Caption = #25968#25454#36830#25509
        LabelPosition = lpLeft
        TabOrder = 0
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 382
    Top = 258
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 1
    OnClick = BitBtn1Click
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333330000333333333333333333333333F33333333333
      00003333344333333333333333388F3333333333000033334224333333333333
      338338F3333333330000333422224333333333333833338F3333333300003342
      222224333333333383333338F3333333000034222A22224333333338F338F333
      8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
      33333338F83338F338F33333000033A33333A222433333338333338F338F3333
      0000333333333A222433333333333338F338F33300003333333333A222433333
      333333338F338F33000033333333333A222433333333333338F338F300003333
      33333333A222433333333333338F338F00003333333333333A22433333333333
      3338F38F000033333333333333A223333333333333338F830000333333333333
      333A333333333333333338330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 380
    Top = 297
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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