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

📄 fpbase.dfm

📁 工资管理系统Delphi ?ぷ使芾硐低矰elphi
💻 DFM
字号:
object frmPBase: TfrmPBase
  Left = 565
  Top = 180
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = 'frmPBase'
  ClientHeight = 343
  ClientWidth = 410
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Scaled = False
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object bvl1: TBevel
    Left = 16
    Top = 16
    Width = 377
    Height = 265
    Style = bsRaised
  end
  object btn1: TSpeedButton
    Left = 216
    Top = 296
    Width = 79
    Height = 33
    Caption = #30830#23450'(&O)'
    OnClick = btn1Click
  end
  object btn2: TSpeedButton
    Left = 312
    Top = 296
    Width = 73
    Height = 33
    Caption = #21462#28040'(&C)'
    OnClick = btn2Click
  end
  object btn3: TSpeedButton
    Left = 24
    Top = 296
    Width = 97
    Height = 33
    Caption = #32487#32493#28155#21152'(&A)'
    OnClick = btn3Click
  end
  object dbnvgr1: TDBNavigator
    Left = 32
    Top = 236
    Width = 128
    Height = 25
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 0
    BeforeAction = dbnvgr1BeforeAction
  end
end

⌨️ 快捷键说明

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