unit1.dfm

来自「《C++Builder数据库程序设计》配书光盘 1.光盘内容 Read」· DFM 代码 · 共 28 行

DFM
28
字号
object Form1: TForm1
  Left = 212
  Top = 243
  Width = 488
  Height = 208
  Caption = 'tablemd.bpr'
  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 = 48
    Top = 40
    Width = 57
    Height = 13
    Caption = '主管姓名'
  end
  object Label2: TLabel
    Left = 160
    Top = 8
    Width = 84
    Height = 13
    Caption = '部门员工列表

⌨️ 快捷键说明

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