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

📄 titlefrm.~dfm

📁 Delphi + MapX程序框架(地图)源码程序
💻 ~DFM
字号:
object frmTitle: TfrmTitle
  Left = 323
  Top = 257
  BorderStyle = bsDialog
  Caption = #22320#22270#26631#39064#35774#32622
  ClientHeight = 213
  ClientWidth = 287
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 254
    Height = 148
    Caption = #26631#39064#23646#24615
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 29
      Width = 64
      Height = 13
      AutoSize = False
      Caption = #26631#39064#21517#31216':'
    end
    object Bevel1: TBevel
      Left = 127
      Top = 66
      Width = 109
      Height = 63
      Shape = bsFrame
    end
    object SpeedButton1: TSpeedButton
      Left = 140
      Top = 84
      Width = 81
      Height = 30
      Caption = #39640#32423#35774#32622
      OnClick = SpeedButton1Click
    end
    object edtTitle: TEdit
      Left = 78
      Top = 24
      Width = 160
      Height = 25
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = 'edtTitle'
    end
    object ckbTitle: TCheckBox
      Left = 20
      Top = 72
      Width = 81
      Height = 19
      Caption = #26174#31034#26631#39064
      TabOrder = 1
    end
    object ckbBorder: TCheckBox
      Left = 20
      Top = 105
      Width = 85
      Height = 17
      Caption = #26174#31034#36793#26694
      TabOrder = 2
    end
  end
  object BitBtn1: TBitBtn
    Left = 51
    Top = 175
    Width = 73
    Height = 26
    Caption = #30830' '#23450
    Default = True
    ModalResult = 1
    TabOrder = 1
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 158
    Top = 175
    Width = 73
    Height = 26
    Cancel = True
    Caption = #21462' '#28040
    ModalResult = 2
    TabOrder = 2
    NumGlyphs = 2
  end
end

⌨️ 快捷键说明

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