fsetsysparam.dfm

来自「一套BCB6开发的电话管理系统」· DFM 代码 · 共 1,131 行 · 第 1/5 页

DFM
1,131
字号
object FrmSetSysParam: TFrmSetSysParam
  Left = 278
  Top = 197
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #31995#32113#21443#25976#35373#32622
  ClientHeight = 321
  ClientWidth = 478
  Color = clInfoBk
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 478
    Height = 41
    ButtonHeight = 36
    ButtonWidth = 31
    Color = clInactiveCaptionText
    EdgeBorders = [ebLeft, ebTop, ebRight]
    EdgeInner = esLowered
    Images = ImageList2
    ParentColor = False
    ShowCaptions = True
    TabOrder = 0
    object ToolButton6: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton6'
      ImageIndex = 12
      Style = tbsSeparator
    end
    object ModifyToolButton: TToolButton
      Left = 8
      Top = 2
      Caption = #20462#25913
      ImageIndex = 3
      OnClick = ModifyToolButtonClick
    end
    object SaveToolButton: TToolButton
      Left = 39
      Top = 2
      Caption = #20445#23384
      ImageIndex = 10
      OnClick = SaveToolButtonClick
    end
    object GiveUpToolButton: TToolButton
      Left = 70
      Top = 2
      Caption = #25918#26820
      ImageIndex = 11
      OnClick = GiveUpToolButtonClick
    end
    object ToolButton7: TToolButton
      Left = 101
      Top = 2
      Width = 10
      Caption = 'ToolButton7'
      ImageIndex = 12
      Style = tbsDivider
    end
    object ExitToolButton: TToolButton
      Left = 111
      Top = 2
      Caption = #36864#20986
      ImageIndex = 18
      OnClick = ExitToolButtonClick
    end
    object PrintToolButton: TToolButton
      Left = 142
      Top = 2
      Caption = #25171#21360
      ImageIndex = 17
      Visible = False
    end
    object ToolButton12: TToolButton
      Left = 173
      Top = 2
      Width = 8
      Caption = 'ToolButton12'
      ImageIndex = 18
      Style = tbsSeparator
    end
    object ToolButton14: TToolButton
      Left = 181
      Top = 2
      Width = 8
      Caption = 'ToolButton14'
      ImageIndex = 18
      Style = tbsSeparator
    end
    object RefreshToolButton: TToolButton
      Left = 189
      Top = 2
      Caption = #21047#26032
      ImageIndex = 21
      Visible = False
    end
  end
  object Panel1: TPanel
    Left = 8
    Top = 48
    Width = 460
    Height = 265
    BevelInner = bvLowered
    TabOrder = 1
    object Label3: TLabel
      Left = 63
      Top = 18
      Width = 56
      Height = 13
      Caption = #20844#21496#21517#31281
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 63
      Top = 51
      Width = 70
      Height = 13
      Caption = #25976#25818#28304#36335#24465
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 63
      Top = 86
      Width = 147
      Height = 13
      Caption = #19981#32113#35336#38651#35441#34399#30908#38263#24230#23567':'
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 63
      Top = 116
      Width = 56
      Height = 13
      Caption = #31243#24207#32232#34399
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 63
      Top = 149
      Width = 56
      Height = 13
      Caption = #25910#38598#38651#35441
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 181
      Top = 149
      Width = 224
      Height = 13
      Caption = '(=0,'#26377#29992#25142#25910#38598#38651#35441#25976#25818';<>0,'#21453#20043')'
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 62
      Top = 180
      Width = 112
      Height = 13
      Caption = #32317#33274#36890#35441#26178#38291#23567#20110
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 256
      Top = 180
      Width = 98
      Height = 13
      Caption = #31186#22312#22577#34920#19981#32113#35336
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 63
      Top = 212
      Width = 56
      Height = 13
      Caption = #32317#33274#32232#34399
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText

⌨️ 快捷键说明

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