Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

object Teplomer: TTeplomer
  Left = 192
  Top = 107
  Width = 544
  Height = 375
  Caption = 'Teplomer'
  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 PaintBox1: TPaintBox
    Left = 32
    Top = 16
    Width = 473
    Height = 256
    Color = clMenu
    ParentColor = False
  end
  object Button1: TButton
    Left = 416
    Top = 296
    Width = 75
    Height = 25
    Caption = 'Zobrazit'
    TabOrder = 0
    OnClick = Button1Click
  end
end