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

📄 mainform.dfm

📁 一个背单词程序。是我闲着没事做的。 给大家看看
💻 DFM
字号:
object seach_main: Tseach_main
  Left = 288
  Top = 136
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = 'Limen '#26597#35810#31995#32479
  ClientHeight = 265
  ClientWidth = 313
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 313
    Height = 265
    Align = alClient
    Caption = 'Panel1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 311
      Height = 263
      ActivePage = TabSheet3
      Align = alClient
      TabOrder = 0
      OnChange = PageControl1Change
      object TabSheet1: TTabSheet
        Hint = 'Limen '#21306#21495#26597#35810
        Caption = #22320#21306#21306#21495
        ParentShowHint = False
        ShowHint = True
        object Label1: TLabel
          Left = 11
          Top = 16
          Width = 60
          Height = 12
          Caption = #22320#21306#21306#21495#65306
        end
        object DBGrid1: TDBGrid
          Left = 11
          Top = 49
          Width = 284
          Height = 177
          DataSource = DataSource1
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          TabOrder = 0
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object Edt_Post: TEdit
          Left = 79
          Top = 13
          Width = 109
          Height = 20
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          TabOrder = 1
          OnKeyPress = Edt_PostKeyPress
        end
        object Btn_SearchP: TButton
          Left = 210
          Top = 10
          Width = 71
          Height = 23
          Caption = #26597#35810
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = Btn_SearchPClick
        end
      end
      object TabSheet2: TTabSheet
        Hint = 'Limen'#36523#20221#35777#26597#35810
        Caption = #36523#20221#35777
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        object Label2: TLabel
          Left = 22
          Top = 16
          Width = 42
          Height = 12
          Caption = #36523#20221#35777':'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Edt_ID: TEdit
          Left = 83
          Top = 13
          Width = 134
          Height = 20
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          ParentFont = False
          TabOrder = 0
          OnKeyPress = Edt_IDKeyPress
        end
        object Mem_ID: TMemo
          Left = 10
          Top = 46
          Width = 284
          Height = 181
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          ReadOnly = True
          TabOrder = 1
        end
        object Btn_SearchID: TButton
          Left = 230
          Top = 10
          Width = 63
          Height = 22
          Caption = #25628#32034
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = Btn_SearchIDClick
        end
      end
      object TabSheet3: TTabSheet
        Hint = 'Limen '#25163#26426#21495#30721#26597#35810
        Caption = #25163#26426#21495#30721
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        object Label3: TLabel
          Left = 16
          Top = 18
          Width = 48
          Height = 12
          Caption = #25163#26426#21495#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Edt_Mobile: TEdit
          Left = 82
          Top = 13
          Width = 127
          Height = 20
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          ParentFont = False
          TabOrder = 0
          OnKeyPress = Edt_MobileKeyPress
        end
        object Btn_SearchM: TButton
          Left = 222
          Top = 9
          Width = 66
          Height = 23
          Caption = #25628#32034
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = Btn_SearchMClick
        end
        object Mem_Mobile: TMemo
          Left = 10
          Top = 46
          Width = 283
          Height = 179
          ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
          ReadOnly = True
          TabOrder = 2
        end
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Frm_DM.ADOQuery1
    Left = 125
    Top = 121
  end
end

⌨️ 快捷键说明

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