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

📄 frm_escapecriminal.~dfm

📁 用Delhpi和mapx开发的警务管理系统
💻 ~DFM
字号:
object Form_EscapeCriminal: TForm_EscapeCriminal
  Left = 400
  Top = 110
  BorderStyle = bsDialog
  Caption = #26242#20303#20154#21475#36867#29359#23545#27604#32467#26524
  ClientHeight = 462
  ClientWidth = 802
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Base_Panel2: TBase_Panel
    Left = 0
    Top = 0
    Width = 802
    Height = 421
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object lv_Result: TBase_ListView
      Left = 2
      Top = 2
      Width = 798
      Height = 417
      Align = alClient
      Columns = <>
      GridLines = True
      HideSelection = False
      ReadOnly = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object Base_Panel3: TBase_Panel
    Left = 0
    Top = 421
    Width = 802
    Height = 41
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Button1: TButton
      Left = 720
      Top = 8
      Width = 75
      Height = 25
      Caption = #36864'  '#20986
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 639
      Top = 8
      Width = 75
      Height = 25
      Caption = #23450' '#20301
      TabOrder = 1
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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