home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / pantheon.exe / 0 / RCDATA / TPLAINTEXTDRIVERPROPERTIESFORM / TPLAINTEXTDRIVERPROPERTIESFORM.txt < prev   
Encoding:
Text File  |  1999-04-22  |  995 b   |  51 lines

  1. object PlainTextDriverPropertiesForm: TPlainTextDriverPropertiesForm
  2.   Left = 299
  3.   Top = 245
  4.   Width = 432
  5.   Height = 141
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object PropetiesPanel: TPanel
  14.     Left = 0
  15.     Top = 0
  16.     Width = 424
  17.     Height = 57
  18.     Align = alTop
  19.     BevelOuter = bvNone
  20.     TabOrder = 0
  21.     object Bevel1: TBevel
  22.       Left = 0
  23.       Top = 0
  24.       Width = 424
  25.       Height = 4
  26.       Align = alTop
  27.       Shape = bsTopLine
  28.     end
  29.     object Icon: TImage
  30.       Left = 8
  31.       Top = 10
  32.       Width = 32
  33.       Height = 32
  34.       Picture.Data = {<image000.ico>}
  35.     end
  36.     object RadioGroup: TRadioGroup
  37.       Left = 56
  38.       Top = 8
  39.       Width = 225
  40.       Height = 41
  41.       Caption = 'Data ukl∩┐╜dat'
  42.       Columns = 2
  43.       ItemIndex = 0
  44.       Items.Strings = (
  45.         'Do souboru'
  46.         'Na schr∩┐╜nku')
  47.       TabOrder = 0
  48.     end
  49.   end
  50. end
  51.