MiniForm.dfm
Upload User: fh681027
Upload Date: 2022-07-23
Package Size: 1959k
Code Size: 0k
Category:

Delphi VCL

Development Platform:

Delphi

  1. object Form1: TForm1
  2.   Left = 217
  3.   Top = 153
  4.   Width = 444
  5.   Height = 233
  6.   Caption = 'Form1'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end