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

📄 exitprompt.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object F_ExitPrompt: TF_ExitPrompt
  Left = 314
  Top = 138
  AutoScroll = False
  BorderIcons = [biMinimize, biMaximize]
  Caption = #35831#36873#25321#36864#20986#36873#25321#36873#39033
  ClientHeight = 237
  ClientWidth = 410
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 78
    Top = 187
    Width = 75
    Height = 25
    Caption = #22791#20221#21518#36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button6: TButton
    Left = 274
    Top = 187
    Width = 75
    Height = 25
    Caption = #25918#24323#36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button6Click
  end
  object Button3: TButton
    Left = 198
    Top = 187
    Width = 75
    Height = 25
    Caption = #30452#25509#36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button3Click
  end
  object GroupBox1: TGroupBox
    Left = 56
    Top = 32
    Width = 305
    Height = 113
    Caption = #21451#24773#25552#31034#65281
    TabOrder = 3
    object Label1: TLabel
      Left = 48
      Top = 48
      Width = 180
      Height = 12
      Caption = #25512#33616#20320#22312#36864#20986#31995#32479#20043#21069#22791#20221#25968#25454#65292
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 24
      Top = 72
      Width = 240
      Height = 12
      Caption = #20197#22791#36935#21040#24847#22806#21407#22240#21518#33021#22815#23436#20840#24674#22797#20320#30340#25968#25454#12290
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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