cwa150_05.dfm.svn-base

来自「开源的网站整站程序,功能强大带采集系统.」· SVN-BASE 代码 · 共 46 行

SVN-BASE
46
字号
object Cwa150_05Form: TCwa150_05Form
  Left = 192
  Top = 107
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26032#22686#20989#25968
  ClientHeight = 94
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object lblName: TLabel
    Left = 24
    Top = 16
    Width = 108
    Height = 12
    Caption = #35831#36755#20837#26032#22686#20989#25968#21517#31216
  end
  object edtName: TEdit
    Left = 24
    Top = 32
    Width = 305
    Height = 20
    TabOrder = 0
  end
  object bbtnOk: TBitBtn
    Left = 144
    Top = 64
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    Default = True
    TabOrder = 1
    OnClick = bbtnOkClick
  end
end

⌨️ 快捷键说明

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