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

📄 compactdb.dfm

📁 短小而实用的房地产销售管理软件
💻 DFM
字号:
object CompactDBForm: TCompactDBForm
  Left = 362
  Top = 250
  Width = 378
  Height = 153
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #22791#20221#25968#25454#24211
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object StaticText1: TStaticText
    Left = 64
    Top = 49
    Width = 273
    Height = 33
    AutoSize = False
    BevelKind = bkTile
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
  end
  object StaticText3: TStaticText
    Left = 88
    Top = 9
    Width = 273
    Height = 33
    Alignment = taCenter
    AutoSize = False
    BevelKind = bkTile
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
  end
  object LbButton1: TLbButton
    Left = 168
    Top = 88
    Width = 65
    Height = 25
    Caption = #23436#25104
    Color = clBtnFace
    ModalResult = 0
    ParentColor = False
    Style = bsModern
    TabOrder = 2
    OnClick = Button1Click
  end
  object LbButton2: TLbButton
    Left = 268
    Top = 88
    Width = 65
    Height = 25
    Caption = #21462#28040
    Color = clBtnFace
    ModalResult = 0
    ParentColor = False
    Style = bsModern
    TabOrder = 3
    OnClick = Button2Click
  end
  object LbButton3: TLbButton
    Left = 8
    Top = 11
    Width = 65
    Height = 25
    Caption = #36873#25321#30446#24405
    Color = clBtnFace
    ModalResult = 0
    ParentColor = False
    Style = bsModern
    TabOrder = 4
    OnClick = Button3Click
  end
  object LbButton4: TLbButton
    Left = 64
    Top = 88
    Width = 65
    Height = 25
    Caption = #24320#22987
    Color = clBtnFace
    ModalResult = 0
    ParentColor = False
    Style = bsModern
    TabOrder = 5
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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