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

📄 vcdlocate.dfm

📁 图书影碟租赁管理系统
💻 DFM
字号:
object F_locate: TF_locate
  Left = 438
  Top = 226
  Width = 296
  Height = 239
  Caption = #23450#20301
  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 Group_tj: TRadioGroup
    Left = 19
    Top = 25
    Width = 246
    Height = 47
    Caption = #23450#20301#26465#20214
    Columns = 3
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #25353#32534#21495
      #25353#21517#31216
      #25353#36135#20301#21495)
    ParentFont = False
    TabOrder = 0
    OnClick = Group_tjClick
  end
  object GroupBox1: TGroupBox
    Left = 19
    Top = 83
    Width = 246
    Height = 54
    Caption = #23450#20301#20540
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object e_tj: TEdit
      Left = 8
      Top = 24
      Width = 225
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnKeyPress = e_tjKeyPress
    end
  end
  object b_cx: TBitBtn
    Left = 112
    Top = 160
    Width = 65
    Height = 25
    Caption = #26597#25214
    TabOrder = 2
    OnClick = b_cxClick
  end
  object b_exit: TBitBtn
    Left = 192
    Top = 160
    Width = 65
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = b_exitClick
  end
end

⌨️ 快捷键说明

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