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

📄 aa.dfm

📁 delphi的学习资料
💻 DFM
字号:
object fmAA: TfmAA
  Left = 466
  Top = 513
  Width = 454
  Height = 456
  Caption = ' E22 '#25968#25454#38598' '#20363
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Panel2: TPanel
    Left = 2
    Top = 4
    Width = 442
    Height = 219
    TabOrder = 0
    object dbgA: TDBGrid
      Left = 4
      Top = 7
      Width = 427
      Height = 198
      Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -16
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
  end
  object Panel1: TPanel
    Left = 2
    Top = 236
    Width = 442
    Height = 190
    Caption = 'Panel1'
    TabOrder = 1
    object Label1: TLabel
      Left = 372
      Top = 52
      Width = 46
      Height = 16
      AutoSize = False
      Caption = #39640#20110':'
    end
    object dbgB: TDBGrid
      Left = 4
      Top = 7
      Width = 354
      Height = 171
      Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -16
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
    object btnSearD: TBitBtn
      Left = 368
      Top = 108
      Width = 63
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = btnSearDClick
    end
    object edtH: TEdit
      Left = 366
      Top = 75
      Width = 64
      Height = 24
      AutoSize = False
      TabOrder = 2
      Text = '160'
    end
    object cmbSex: TComboBox
      Left = 366
      Top = 18
      Width = 69
      Height = 24
      ItemHeight = 16
      ItemIndex = 0
      TabOrder = 3
      Text = #30007
      Items.Strings = (
        #30007
        #22899)
    end
    object btn00: TBitBtn
      Left = 370
      Top = 154
      Width = 63
      Height = 25
      Caption = 'btn00'
      TabOrder = 4
      OnClick = btn00Click
    end
  end
end

⌨️ 快捷键说明

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