coloradd.dfm

来自「DelphiHelper---Delphi帮助源代码」· DFM 代码 · 共 60 行

DFM
60
字号
object frmcoloradd: Tfrmcoloradd
  Left = 203
  Top = 248
  BorderStyle = bsDialog
  Caption = #28155#21152#39068#33394#35760#24405
  ClientHeight = 236
  ClientWidth = 325
  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 RzLabel1: TRzLabel
    Left = 24
    Top = 16
    Width = 45
    Height = 13
    Caption = 'RzLabel1'
  end
  object RzLabel2: TRzLabel
    Left = 24
    Top = 48
    Width = 45
    Height = 13
    Caption = 'RzLabel2'
  end
  object RzLabel3: TRzLabel
    Left = 24
    Top = 80
    Width = 45
    Height = 13
    Caption = 'RzLabel3'
  end
  object RzLabel4: TRzLabel
    Left = 24
    Top = 112
    Width = 45
    Height = 13
    Caption = 'RzLabel4'
  end
  object RzLabel5: TRzLabel
    Left = 24
    Top = 144
    Width = 45
    Height = 13
    Caption = 'RzLabel5'
  end
  object RzLabel6: TRzLabel
    Left = 24
    Top = 176
    Width = 45
    Height = 13
    Caption = 'RzLabel6'
  end
end

⌨️ 快捷键说明

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