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

📄 jhlbform.dfm

📁 地址档案管理系统
💻 DFM
字号:
object FormJHLB: TFormJHLB
  Tag = 16
  Left = 84
  Top = 169
  Width = 611
  Height = 301
  Caption = #20117#21495#31867#21035#21517#31216
  Color = clBtnFace
  Constraints.MaxHeight = 534
  Constraints.MaxWidth = 800
  Constraints.MinHeight = 301
  Constraints.MinWidth = 611
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 88
    Width = 80
    Height = 13
    AutoSize = False
    Caption = #20117#21495#31867#21035#21517#31216
    FocusControl = DBEdit1
  end
  object Label2: TLabel
    Left = 320
    Top = 88
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25340#38899#32553#20889
    FocusControl = DBEdit2
  end
  object tDbNav971: tDbNav97
    Left = 16
    Top = 184
    Width = 568
    Height = 25
    DataSource = DM.dsJHLB
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbCopyInsert, nbAppend, nbCopyAppend]
    Ctl3D = True
    ParentCtl3D = False
    CaptionStyle = blBitmapTop
    Style = btCaption
    Direction = dirHorizontal
    TabOrder = 2
  end
  object wwDBNavigator1: TwwDBNavigator
    Left = 371
    Top = 208
    Width = 142
    Height = 25
    AutosizeStyle = asSizeNavButtons
    DataSource = DM.dsJHLB
    RepeatInterval.InitialDelay = 500
    RepeatInterval.Interval = 100
    object wwDBNavigator1FilterDialog: TwwNavButton
      Left = 0
      Top = 0
      Width = 71
      Height = 25
      Hint = 'Filter the dataset'
      ImageIndex = 0
      NumGlyphs = 0
      ShowText = True
      Spacing = 4
      Transparent = False
      Caption = #31579#36873#35760#24405
      Enabled = False
      DisabledTextColors.ShadeColor = clGray
      DisabledTextColors.HighlightColor = clBtnHighlight
      Index = 0
      Style = nbsFilterDialog
    end
    object wwDBNavigator1LocateDialog: TwwNavButton
      Left = 71
      Top = 0
      Width = 71
      Height = 25
      Hint = 'Locate a specific record'
      ImageIndex = 0
      NumGlyphs = 2
      ShowText = True
      Spacing = 4
      Transparent = False
      Caption = #26597#25214#35760#24405
      Enabled = False
      DisabledTextColors.ShadeColor = clGray
      DisabledTextColors.HighlightColor = clBtnHighlight
      Index = 1
      Style = nbsLocateDialog
    end
  end
  object DBEdit1: TDBEdit
    Left = 184
    Top = 88
    Width = 73
    Height = 21
    DataField = 'jhlbm'
    DataSource = DM.dsJHLB
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 376
    Top = 88
    Width = 73
    Height = 21
    DataField = 'pysx'
    DataSource = DM.dsJHLB
    TabOrder = 1
  end
  object tDbNav972: tDbNav97
    Left = 16
    Top = 208
    Width = 355
    Height = 25
    DataSource = DM.dsJHLB
    VisibleButtons = [nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
    Ctl3D = True
    ParentCtl3D = False
    CaptionStyle = blBitmapTop
    Style = btCaption
    Direction = dirHorizontal
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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