tongji.dfm

来自「主要是介绍DELPHI三层应用以及分布式数据库的应用」· DFM 代码 · 共 26 行

DFM
26
字号
object Form_tongji: TForm_tongji
  Left = 152
  Top = 146
  Width = 601
  Height = 473
  Caption = #32479#35745#32467#26524
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object list_fields: TCheckListBox
    Left = 36
    Top = 26
    Width = 121
    Height = 347
    ItemHeight = 13
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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