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

📄 vipcx.~dfm

📁 图书影碟租赁管理系统
💻 ~DFM
字号:
object F_vipcx: TF_vipcx
  Left = 608
  Top = 111
  Width = 291
  Height = 218
  Caption = #20250#21592#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object cxGroup: TRadioGroup
    Left = 13
    Top = 15
    Width = 260
    Height = 61
    Caption = #26597#35810#26465#20214
    Columns = 2
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #25353#35777#21495#26597#35810' '
      #25353#22995#21517#26597#35810
      #25353#30005#35805#26597#35810' '
      #25353#22320#22336#26597#35810)
    ParentFont = False
    TabOrder = 0
    OnClick = cxGroupClick
  end
  object GroupBox1: TGroupBox
    Left = 13
    Top = 85
    Width = 260
    Height = 44
    Caption = #26597#35810#20540
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Edit1: TEdit
      Left = 9
      Top = 14
      Width = 240
      Height = 20
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
  end
  object b_cx: TBitBtn
    Left = 112
    Top = 144
    Width = 65
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    OnClick = b_cxClick
  end
  object b_exit: TBitBtn
    Left = 200
    Top = 144
    Width = 65
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = b_exitClick
  end
end

⌨️ 快捷键说明

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