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

📄 u_seek.dfm

📁 小银行系统
💻 DFM
字号:
object F_seek: TF_seek
  Left = 83
  Top = 105
  Width = 641
  Height = 435
  Caption = #26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poOwnerFormCenter
  Scaled = False
  Visible = True
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 16
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 0
    Width = 633
    Height = 81
    Align = alTop
    TabOrder = 0
    object StaticText1: TStaticText
      Left = 16
      Top = 12
      Width = 52
      Height = 20
      Caption = #26597#35810#26465#20214
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 10
      Width = 145
      Height = 24
      ItemHeight = 16
      TabOrder = 0
    end
    object StaticText2: TStaticText
      Left = 16
      Top = 45
      Width = 52
      Height = 20
      Caption = #26597#35810#33539#22260
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object MaskEdit1: TMaskEdit
      Left = 72
      Top = 43
      Width = 121
      Height = 24
      TabOrder = 1
    end
    object StaticText3: TStaticText
      Left = 200
      Top = 45
      Width = 16
      Height = 20
      Caption = #21040
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object MaskEdit2: TMaskEdit
      Left = 224
      Top = 43
      Width = 121
      Height = 24
      TabOrder = 2
    end
    object BitBtn1: TBitBtn
      Left = 464
      Top = 5
      Width = 51
      Height = 25
      Caption = #30830#35748
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 520
      Top = 5
      Width = 51
      Height = 25
      Caption = #21015#21360
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 576
      Top = 5
      Width = 51
      Height = 25
      Caption = #32467#26463
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = BitBtn3Click
    end
  end
  object ScrollBox2: TScrollBox
    Left = 0
    Top = 81
    Width = 633
    Height = 327
    Align = alClient
    TabOrder = 1
    object DBGrid1: TdxDBGrid
      Left = 8
      Top = 56
      Width = 629
      Height = 323
      Bands = <
        item
          Caption = #21015#21360#25253#34920#26631#39064
        end>
      DefaultLayout = True
      HeaderPanelRowCount = 1
      SummaryGroups = <>
      SummarySeparator = ', '
      TabOrder = 0
      Filter.Criteria = {00000000}
    end
  end
  object ClientDataSet1: TClientDataSet
    Active = True
    Aggregates = <>
    Params = <>
    Left = 112
    Top = 24
    Data = {
      AD0000009619E0BD0100000018000000030004000000030000006C000B636172
      646B696E645F6E6F01004900000001000557494454480200020002000B636172
      646B696E645F6E6D010049000000010005574944544802000200140009726174
      655F686F75720800040000000000000000000230310231320000000000003640
      000002313202323200000000000028400000023231033132330000000047F430
      410000023232023232F6285C8FC2752840}
  end
  object DataSource1: TDataSource
    DataSet = ClientDataSet1
    Left = 144
    Top = 24
  end
end

⌨️ 快捷键说明

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