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

📄 ywunit.dfm

📁 基于DELPHI+SQL的校园自助银行系统
💻 DFM
字号:
object Form3: TForm3
  Left = 204
  Top = 190
  Width = 518
  Height = 284
  Caption = #33258#21161#23384#27454#26381#21153#31383#20307
  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 Panel1: TPanel
    Left = 16
    Top = 16
    Width = 473
    Height = 217
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 176
      Top = 24
      Width = 84
      Height = 14
      Caption = #29992#25143#23384#21462#20449#24687
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 14
      Top = 53
      Width = 48
      Height = 12
      Caption = #29992#25143#22995#21517
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 205
      Top = 53
      Width = 24
      Height = 12
      Caption = #21345#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 14
      Top = 95
      Width = 48
      Height = 12
      Caption = #19987#19994#29677#32423
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 205
      Top = 95
      Width = 48
      Height = 12
      Caption = #21150#21345#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 16
      Top = 133
      Width = 24
      Height = 12
      Caption = #20313#39069
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 16
      Top = 176
      Width = 105
      Height = 22
      Caption = #35831#36755#20837#23384#27454#25968'=>>'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton2: TSpeedButton
      Left = 272
      Top = 176
      Width = 65
      Height = 22
      Caption = #30830#35748'#'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object Label7: TLabel
      Left = 204
      Top = 131
      Width = 48
      Height = 12
      Caption = #25346#22833#26631#35760
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object DBEdit1: TDBEdit
      Left = 72
      Top = 48
      Width = 121
      Height = 20
      DataField = #22995#21517
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 256
      Top = 48
      Width = 121
      Height = 20
      DataField = #21345#21495
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 72
      Top = 91
      Width = 121
      Height = 20
      DataField = #19987#19994#29677#32423
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 258
      Top = 90
      Width = 121
      Height = 20
      DataField = #21150#21345#26085#26399
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 72
      Top = 129
      Width = 121
      Height = 20
      DataField = #20313#39069
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object Edit1: TEdit
      Left = 128
      Top = 176
      Width = 121
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      Text = 'Edit1'
    end
    object DBEdit6: TDBEdit
      Left = 256
      Top = 128
      Width = 121
      Height = 20
      DataField = #25346#22833#26631#35760
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      Visible = False
    end
  end
  object Table1: TTable
    Active = True
    TableName = #23384#21462#35760#24405'.db'
    Left = 440
    Top = 40
    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
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 432
    Top = 80
  end
end

⌨️ 快捷键说明

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