home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kolekce / d56 / TDSOFT.ZIP / DEMO / ScreenStampFrm.dfm < prev    next >
Text File  |  2001-05-24  |  500b  |  25 lines

  1. object frmScreenStamp: TfrmScreenStamp
  2.   Left = 212
  3.   Top = 137
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'TDScreenStamp'
  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.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 688
  20.     Height = 453
  21.     Align = alClient
  22.     IncrementalDisplay = True
  23.   end
  24. end
  25.