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

📄 ufrmlostproperty.dfm

📁 a voice guide client ,it is the second part of voice guide center
💻 DFM
字号:
object FrmLostProperty: TFrmLostProperty
  Left = 455
  Top = 94
  Width = 410
  Height = 292
  Caption = #22833#29289#23547#22238
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object dxDockSite1: TdxDockSite
    Left = 0
    Top = 0
    Width = 402
    Height = 258
    Align = alClient
    DockType = 0
    OriginalWidth = 402
    OriginalHeight = 258
    object dxLayoutDockSite1: TdxLayoutDockSite
      Left = 0
      Top = 0
      Width = 402
      Height = 258
      DockType = 1
      OriginalWidth = 300
      OriginalHeight = 200
    end
    object dxDockPanel1: TdxDockPanel
      Left = 0
      Top = 0
      Width = 402
      Height = 258
      AllowFloating = True
      AutoHide = False
      CaptionButtons = []
      DockType = 1
      OriginalWidth = 185
      OriginalHeight = 140
      object tbLostProperty: TTbListView
        Left = 0
        Top = 0
        Width = 398
        Height = 234
        Align = alClient
        Columns = <
          item
            Caption = #36710#36742#29260#21495
            Width = 80
          end
          item
            Caption = #36215#22987#26102#38388
            Width = 120
          end
          item
            Caption = #32456#27490#26102#38388
            Width = 120
          end
          item
            Caption = #26368#39640#36895#24230
          end
          item
            Caption = #26368#20302#36895#24230
          end>
        GridLines = True
        ReadOnly = True
        TabOrder = 0
        ViewStyle = vsReport
        Header.HeaderFont.Charset = DEFAULT_CHARSET
        Header.HeaderFont.Color = clWindowText
        Header.HeaderFont.Height = -11
        Header.HeaderFont.Name = 'MS Sans Serif'
        Header.HeaderFont.Style = []
      end
    end
  end
end

⌨️ 快捷键说明

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