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

📄 c_vcdrent.dfm

📁 《delphi数据库设计与实例开发》随书光盘
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21517#31216
          Title.Alignment = taCenter
          Title.Caption = #24433#30879#21517#31216
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 200
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20986#31199#26085#26399
          Title.Alignment = taCenter
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20986#31199#21333#20215
          Title.Alignment = taCenter
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 60
          Visible = True
        end>
    end
    object e_vcdid: TEdit
      Left = 108
      Top = 21
      Width = 161
      Height = 22
      Color = cl3DLight
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnExit = e_vcdidExit
      OnKeyDown = e_vcdidKeyDown
    end
    object BitBtn1: TBitBtn
      Left = 408
      Top = 21
      Width = 113
      Height = 25
      Caption = #20445#23384#20986#31199#20449#24687
      TabOrder = 2
      OnClick = BitBtn1Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
        FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
        00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73339030F0800
        F0F033377F7F737737373339900FFFFFFFF03FF7777F3FF3FFF70999990F00F0
        00007777777F7737777709999990FFF0FF0377777777FF37F3730999999908F0
        F033777777777337F73309999990FFF0033377777777FFF77333099999000000
        3333777777777777333333399033333333333337773333333333333903333333
        3333333773333333333333303333333333333337333333333333}
      NumGlyphs = 2
    end
  end
  object Group_qp: TGroupBox
    Left = 288
    Top = 8
    Width = 297
    Height = 41
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    Visible = False
    object Label13: TLabel
      Left = 22
      Top = 16
      Width = 240
      Height = 12
      Caption = #19981#25910#21462#25276#37329#12289#19981#36827#34892#35760#36153#12289#19981#30331#35760#29616#37329#25910#25903#24080
    end
  end
  object ztl: TStatusBar
    Left = 0
    Top = 346
    Width = 588
    Height = 21
    Panels = <
      item
        Text = #27880#24847':'#30452#25509#20851#38381#31383#21475#23558#19981#20445#23384#24403#21069#25805#20316#20869#23481
        Width = 300
      end
      item
        Width = 50
      end>
  end
  object Group_hy: TGroupBox
    Left = 288
    Top = 8
    Width = 297
    Height = 41
    Caption = #20250#21592
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    object Label1: TLabel
      Left = 11
      Top = 19
      Width = 36
      Height = 12
      Caption = #35777#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 146
      Top = 19
      Width = 36
      Height = 12
      Caption = #23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object e_hyid: TEdit
      Left = 48
      Top = 14
      Width = 89
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnEnter = e_hyidEnter
      OnExit = e_hyidExit
      OnKeyDown = e_hyidKeyDown
    end
    object e_hypass: TEdit
      Left = 184
      Top = 14
      Width = 89
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
      OnExit = e_hypassExit
      OnKeyDown = e_hypassKeyDown
    end
  end
  object Group_lz: TGroupBox
    Left = 283
    Top = 8
    Width = 302
    Height = 41
    Caption = #38646#31199
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    Visible = False
    object Label3: TLabel
      Left = 11
      Top = 19
      Width = 48
      Height = 12
      Caption = #25276#37329#21333#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 167
      Top = 19
      Width = 36
      Height = 12
      Caption = #25276#37329#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 264
      Top = 19
      Width = 12
      Height = 12
      Caption = #20803
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 136
      Top = 14
      Width = 23
      Height = 22
      Glyph.Data = {
        76020000424D760200000000000036000000280000000B000000100000000100
        18000000000040020000C40E0000C40E000000000000000000007F7F7F000000
        0000000000000000000000000000000000000000000000007F7F7F0000000000
        00BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000
        0000000000BFBFBF000000BFBFBF000000BFBFBF0000FF0000FF0000FFBFBFBF
        000000000000000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBF000000000000000000BFBFBF000000BFBFBF000000BFBFBF000000BF
        BFBF000000BFBFBF000000000000000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBFBF000000BFBFBF0000
        00BFBFBF000000BFBFBF000000BFBFBF000000000000000000BFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBFBF
        000000BFBFBF000000BFBFBF000000BFBFBF000000BFBFBF0000000000000000
        00BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000
        0000000000BFBFBF000000000000000000000000000000000000000000BFBFBF
        000000000000000000BFBFBF000000000000000000FFFF00000000FFFF000000
        00BFBFBF000000000000000000BFBFBF00000000000000000000000000000000
        0000000000BFBFBF000000000000000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF0000000000007F7F7F00000000000000
        00000000000000000000000000000000000000007F7F7F000000}
      OnClick = SpeedButton1Click
    end
    object e_yjid: TEdit
      Left = 58
      Top = 14
      Width = 79
      Height = 20
      TabOrder = 0
      OnChange = e_yjidChange
      OnEnter = e_yjidEnter
      OnExit = e_yjidExit
      OnKeyDown = e_yjidKeyDown
    end
    object e_yj: TEdit
      Left = 201
      Top = 14
      Width = 60
      Height = 20
      TabOrder = 1
      OnEnter = e_yjEnter
      OnExit = e_yjExit
      OnKeyDown = e_yjKeyDown
      OnKeyPress = e_yjKeyPress
    end
  end
  object DataSource1: TDataSource
    DataSet = dm.ADO_czbtmp
    Left = 512
    Top = 240
  end
end

⌨️ 快捷键说明

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