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

📄 unit8.~dfm

📁 用dephi写的一个银行管理系统
💻 ~DFM
字号:
object Form8: TForm8
  Left = 305
  Top = 224
  Width = 473
  Height = 264
  Caption = #36879#25903#30028#38754#30830#35748#26694
  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 StaticText1: TStaticText
    Left = 55
    Top = 16
    Width = 187
    Height = 20
    Caption = #20320#21487#20197#36879#25903#30340#27454#39069#21152#19978#26412#37329#24635#20849#20026' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object StaticText4: TStaticText
    Left = 265
    Top = 18
    Width = 106
    Height = 17
    Caption = #8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230#8230
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object StaticText2: TStaticText
    Left = 56
    Top = 48
    Width = 136
    Height = 20
    Caption = #35831#20877#27425#30830#35748#20320#30340#21462#27454#39069#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object BitBtn1: TBitBtn
    Left = 56
    Top = 104
    Width = 75
    Height = 25
    Caption = #30830#35748
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 276
    Top = 104
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
  end
  object Edit1: TEdit
    Left = 264
    Top = 48
    Width = 105
    Height = 21
    ImeName = '?D?? (?'#242#236'?) - ?'#65504#232#237'?'#8242#242'?'
    TabOrder = 5
    Text = 'Edit1'
  end
  object StaticText3: TStaticText
    Left = 60
    Top = 144
    Width = 24
    Height = 17
    Caption = 'type'
    TabOrder = 6
    Visible = False
  end
  object Edit2: TEdit
    Left = 160
    Top = 144
    Width = 121
    Height = 21
    ImeName = '?D?? (?'#242#236'?) - ?'#65504#232#237'?'#8242#242'?'
    TabOrder = 7
    Text = 'card_no'
    Visible = False
  end
  object Edit3: TEdit
    Left = 168
    Top = 184
    Width = 121
    Height = 21
    ImeName = '?D?? (?'#242#236'?) - ?'#65504#232#237'?'#8242#242'?'
    TabOrder = 8
    Text = 'yu'
    Visible = False
  end
  object ADOQuery1: TADOQuery
    Connection = Form3.ADOConnection1
    Parameters = <>
    Left = 5
    Top = 90
  end
  object ADOStoredProc1: TADOStoredProc
    Connection = Form3.ADOConnection1
    Parameters = <>
    Left = 176
    Top = 96
  end
end

⌨️ 快捷键说明

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