home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / Pantheon.csy / RCDATA / TEXDIALOGFORM / TEXDIALOGFORM.txt
Encoding:
Text File  |  1999-04-22  |  530 b   |  29 lines

  1. object ExDialogForm: TExDialogForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 108
  6.   ClientWidth = 411
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object IconImage: TImage
  16.     Left = 16
  17.     Top = 16
  18.     Width = 41
  19.     Height = 41
  20.   end
  21.   object TextLabel: TLabel
  22.     Left = 60
  23.     Top = 16
  24.     Width = 337
  25.     Height = 33
  26.     AutoSize = False
  27.   end
  28. end
  29.