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

📄 systemset.dfm

📁 delphi的一个开发实例
💻 DFM
字号:
object frm_SystemSet: Tfrm_SystemSet
  Left = 74
  Top = 206
  Width = 345
  Height = 460
  AutoSize = True
  BorderIcons = [biSystemMenu]
  Caption = #12304#36229#32423#29992#25143#12305
  Color = clSkyBlue
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 337
    Height = 433
    Align = alClient
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 2
      Top = 16
      Width = 333
      Height = 415
      ActivePage = TabSheet1
      Align = alClient
      TabIndex = 0
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #12304#29992#25143#31649#29702#12305
        object Panel2: TPanel
          Left = 0
          Top = 0
          Width = 325
          Height = 357
          Align = alClient
          Caption = 'Panel1'
          Color = clSkyBlue
          TabOrder = 0
          object DBGrid2: TDBGrid
            Left = 1
            Top = 88
            Width = 323
            Height = 268
            Align = alClient
            FixedColor = clSkyBlue
            Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
            ReadOnly = True
            TabOrder = 0
            TitleFont.Charset = GB2312_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -14
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            OnCellClick = DBGrid2CellClick
          end
          object GroupBox2: TGroupBox
            Left = 1
            Top = 1
            Width = 323
            Height = 87
            Align = alTop
            TabOrder = 1
            object Edit1: TLabeledEdit
              Left = 95
              Top = 13
              Width = 222
              Height = 22
              EditLabel.Width = 70
              EditLabel.Height = 14
              EditLabel.Caption = #29992#25143#22995#21517#65306
              Enabled = False
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 0
            end
            object Edit2: TLabeledEdit
              Left = 95
              Top = 37
              Width = 222
              Height = 22
              EditLabel.Width = 70
              EditLabel.Height = 14
              EditLabel.Caption = #25152#23646#37096#38376#65306
              Enabled = False
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 1
            end
            object Edit3: TLabeledEdit
              Left = 95
              Top = 61
              Width = 222
              Height = 22
              EditLabel.Width = 70
              EditLabel.Height = 14
              EditLabel.Caption = #25805#20316#21475#20196#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              PasswordChar = '*'
              TabOrder = 2
            end
          end
          object Edit_User_ID: TEdit
            Left = 104
            Top = 160
            Width = 121
            Height = 22
            TabOrder = 2
            Visible = False
          end
        end
        object ToolBar2: TToolBar
          Left = 0
          Top = 357
          Width = 325
          Height = 29
          Align = alBottom
          Caption = 'ToolBar1'
          TabOrder = 1
          object Cmd_E_Add: TSpeedButton
            Left = 0
            Top = 2
            Width = 64
            Height = 22
            Caption = #28155#21152
            OnClick = Cmd_L_AddClick
          end
          object Cmd_E_Delete: TSpeedButton
            Left = 64
            Top = 2
            Width = 64
            Height = 22
            Caption = #21024#38500
            OnClick = Cmd_E_DeleteClick
          end
          object Cmd_E_Edit: TSpeedButton
            Left = 128
            Top = 2
            Width = 64
            Height = 22
            Caption = #20462#25913
            OnClick = Cmd_E_EditClick
          end
          object Cmd_E_Save: TSpeedButton
            Left = 192
            Top = 2
            Width = 64
            Height = 22
            Caption = #20445#23384
            Enabled = False
            OnClick = Cmd_E_SaveClick
          end
          object Cmd_E_Exit: TSpeedButton
            Left = 256
            Top = 2
            Width = 64
            Height = 22
            Caption = #21462#28040
            OnClick = Cmd_E_ExitClick
          end
        end
      end
      object TabSheet2: TTabSheet
        Caption = #12304#26435#38480#31649#29702#12305
        ImageIndex = 1
        object ToolBar1: TToolBar
          Left = 0
          Top = 357
          Width = 325
          Height = 29
          Align = alBottom
          Caption = 'ToolBar1'
          TabOrder = 0
          object Cmd_L_Add: TSpeedButton
            Left = 0
            Top = 2
            Width = 64
            Height = 22
            Caption = #28155#21152
            OnClick = Cmd_L_AddClick
          end
          object Cmd_L_Delete: TSpeedButton
            Left = 64
            Top = 2
            Width = 64
            Height = 22
            Caption = #21024#38500
          end
          object Cmd_L_Edit: TSpeedButton
            Left = 128
            Top = 2
            Width = 64
            Height = 22
            Caption = #20462#25913
          end
          object Cmd_L_Save: TSpeedButton
            Left = 192
            Top = 2
            Width = 64
            Height = 22
            Caption = #20445#23384
            Enabled = False
          end
          object Cmd_L_Exit: TSpeedButton
            Left = 256
            Top = 2
            Width = 64
            Height = 22
            Caption = #21462#28040
          end
        end
        object Panel1: TPanel
          Left = 0
          Top = 0
          Width = 325
          Height = 357
          Align = alClient
          Caption = 'Panel1'
          Color = clSkyBlue
          TabOrder = 1
          object DBGrid1: TDBGrid
            Left = 1
            Top = 1
            Width = 323
            Height = 355
            Align = alClient
            FixedColor = clSkyBlue
            TabOrder = 0
            TitleFont.Charset = GB2312_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -14
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
          end
        end
      end
    end
  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 = 72
    Top = 272
  end
end

⌨️ 快捷键说明

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