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

📄 passunit.dfm

📁 基于DELPHI+SQL的校园自助银行系统
💻 DFM
字号:
object Form2: TForm2
  Left = 242
  Top = 220
  Width = 319
  Height = 185
  Caption = #23384#27454#26435#38480#35748#35777
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 34
    Width = 60
    Height = 12
    Caption = #35831#36755#20837#21345#21495
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 72
    Width = 60
    Height = 12
    Caption = #35831#36755#20837#23494#30721
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton1: TSpeedButton
    Left = 112
    Top = 112
    Width = 57
    Height = 25
    Caption = #30830#35748
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Glyph.Data = {
      F6000000424DF60000000000000076000000280000000F000000100000000100
      0400000000008000000000000000000000001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
      FFF0FFFFFFFFFFFFFFF0FFFFFFFFFFFFFFF0FF000000000000F0FF88888F8888
      80F0FF88880F888880F0FF888000F88880F0FF8800800F8880F0FF80088800F8
      80F0FF888888800F80F0FF888888880080F0FF888888888080F0FF8888888888
      80F0FFFFFFFFFFFFF0F0FFFFFFFFFFFFFFF0FFFFFFFFFFFFFFF0}
    Layout = blGlyphRight
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object Edit1: TEdit
    Left = 144
    Top = 30
    Width = 121
    Height = 20
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 144
    Top = 64
    Width = 121
    Height = 20
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 1
    Text = 'Edit2'
  end
  object DBEdit1: TDBEdit
    Left = 184
    Top = 80
    Width = 121
    Height = 21
    DataField = #21345#21495
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
    Visible = False
  end
  object DBEdit2: TDBEdit
    Left = 184
    Top = 112
    Width = 121
    Height = 21
    DataField = #23494#30721
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 3
    Visible = False
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 272
    Top = 104
  end
  object Table1: TTable
    Active = True
    TableName = #23384#21462#35760#24405'.db'
    Left = 272
    Top = 56
    object Table1BDEDesigner: TStringField
      FieldName = #22995#21517
      Size = 10
    end
    object Table1BDEDesigner2: TStringField
      FieldName = #21345#21495
      Size = 10
    end
    object Table1BDEDesigner3: TStringField
      FieldName = #19987#19994#29677#32423
      Size = 14
    end
    object Table1BDEDesigner4: TFloatField
      FieldName = #20313#39069
    end
    object Table1BDEDesigner5: TStringField
      FieldName = #21150#21345#26085#26399
    end
    object Table1BDEDesigner6: TStringField
      FieldName = #25346#22833#26631#35760
      Size = 3
    end
    object Table1BDEDesigner7: TStringField
      FieldName = #23494#30721
      Size = 6
    end
  end
end

⌨️ 快捷键说明

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