mdservfrm.~dfm

来自「多层数据库」· ~DFM 代码 · 共 42 行

~DFM
42
字号
object Form1: TForm1
  Left = 278
  Top = 181
  Width = 311
  Height = 278
  Caption = #26381#21153#22120
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 345
    Height = 13
    Caption = #35831#30331#38470#26381#21153#22120
  end
  object Button1: TButton
    Left = 24
    Top = 152
    Width = 153
    Height = 25
    Caption = #36827#20837#25968#25454#34920#36827#34892#31649#29702
    TabOrder = 0
    Visible = False
    OnClick = Button1Click
  end
  object ListBox1: TListBox
    Left = 0
    Top = 40
    Width = 305
    Height = 97
    ItemHeight = 13
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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