home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / Name / Name.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-04-07  |  3.9 KB  |  191 lines

  1. object Form1: TForm1
  2.   Left = 177
  3.   Top = 110
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'NameGenerator 2.11'
  7.   ClientHeight = 422
  8.   ClientWidth = 537
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 16
  20.     Top = 8
  21.     Width = 146
  22.     Height = 22
  23.     Caption = 'NameGenerator'
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clBlack
  26.     Font.Height = -19
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Button1: TButton
  32.     Left = 248
  33.     Top = 8
  34.     Width = 57
  35.     Height = 25
  36.     Caption = 'Generate'
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clBlack
  39.     Font.Height = -11
  40.     Font.Name = 'Arial'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     ParentShowHint = False
  44.     ShowHint = False
  45.     TabOrder = 0
  46.     OnClick = Button1Click
  47.   end
  48.   object Button2: TButton
  49.     Left = 304
  50.     Top = 8
  51.     Width = 57
  52.     Height = 25
  53.     Hint = 'Click here to print'
  54.     Caption = 'Print'
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clBlack
  57.     Font.Height = -11
  58.     Font.Name = 'Arial'
  59.     Font.Style = []
  60.     ParentFont = False
  61.     ParentShowHint = False
  62.     ShowHint = False
  63.     TabOrder = 1
  64.     OnClick = Button2Click
  65.   end
  66.   object Button5: TButton
  67.     Left = 360
  68.     Top = 8
  69.     Width = 57
  70.     Height = 25
  71.     Hint = 'Shows the options'
  72.     Caption = 'Options'
  73.     Font.Charset = ANSI_CHARSET
  74.     Font.Color = clBlack
  75.     Font.Height = -11
  76.     Font.Name = 'Arial'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     ParentShowHint = False
  80.     ShowHint = False
  81.     TabOrder = 2
  82.     OnClick = Button5Click
  83.   end
  84.   object Memo1: TMemo
  85.     Left = 7
  86.     Top = 40
  87.     Width = 521
  88.     Height = 377
  89.     Font.Charset = ANSI_CHARSET
  90.     Font.Color = clWindowText
  91.     Font.Height = -11
  92.     Font.Name = 'Courier New'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     ParentShowHint = False
  96.     ReadOnly = True
  97.     ShowHint = False
  98.     TabOrder = 5
  99.     WordWrap = False
  100.   end
  101.   object Button3: TButton
  102.     Left = 416
  103.     Top = 8
  104.     Width = 57
  105.     Height = 25
  106.     Hint = 'Info about NameGenerator'
  107.     Caption = 'About'
  108.     Font.Charset = ANSI_CHARSET
  109.     Font.Color = clBlack
  110.     Font.Height = -11
  111.     Font.Name = 'Arial'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     ParentShowHint = False
  115.     ShowHint = False
  116.     TabOrder = 3
  117.     OnClick = Button3Click
  118.   end
  119.   object Button4: TButton
  120.     Left = 472
  121.     Top = 8
  122.     Width = 57
  123.     Height = 25
  124.     Hint = 'Click here to close'
  125.     Caption = 'Close'
  126.     Font.Charset = ANSI_CHARSET
  127.     Font.Color = clBlack
  128.     Font.Height = -11
  129.     Font.Name = 'Arial'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     ParentShowHint = False
  133.     ShowHint = False
  134.     TabOrder = 4
  135.     OnClick = Button4Click
  136.   end
  137.   object Panel1: TPanel
  138.     Left = 172
  139.     Top = 8
  140.     Width = 63
  141.     Height = 25
  142.     Caption = 'Panel1'
  143.     TabOrder = 6
  144.     OnClick = Panel1Click
  145.     object Label2: TLabel
  146.       Left = 78
  147.       Top = 16
  148.       Width = 3
  149.       Height = 14
  150.       Font.Charset = ANSI_CHARSET
  151.       Font.Color = clBlack
  152.       Font.Height = -11
  153.       Font.Name = 'Arial'
  154.       Font.Style = []
  155.       ParentFont = False
  156.     end
  157.     object Label3: TLabel
  158.       Left = 3
  159.       Top = 2
  160.       Width = 57
  161.       Height = 12
  162.       Caption = 'Niclas Forsell'
  163.       Font.Charset = ANSI_CHARSET
  164.       Font.Color = clBlack
  165.       Font.Height = -9
  166.       Font.Name = 'Arial'
  167.       Font.Style = []
  168.       ParentFont = False
  169.       OnClick = Label3Click
  170.     end
  171.     object Label4: TLabel
  172.       Left = 8
  173.       Top = 12
  174.       Width = 49
  175.       Height = 12
  176.       Caption = 'Productions'
  177.       Font.Charset = ANSI_CHARSET
  178.       Font.Color = clBlack
  179.       Font.Height = -9
  180.       Font.Name = 'Arial'
  181.       Font.Style = []
  182.       ParentFont = False
  183.       OnClick = Label4Click
  184.     end
  185.   end
  186.   object PrintDialog1: TPrintDialog
  187.     Left = 17
  188.     Top = 50
  189.   end
  190. end
  191.