Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

object Form1: TForm1
  Left = 263
  Top = 111
  Width = 277
  Height = 185
  Caption = 'Form1'
  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 = 80
    Top = 64
    Width = 55
    Height = 13
    Caption = 'Hello World'
  end
end