home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / firmy / Spidla / context.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2000-05-12  |  1.2 KB  |  59 lines

  1. object Form1: TForm1
  2.   Left = 328
  3.   Top = 243
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'Spou∩┐╜t∩┐╜m ...'
  7.   ClientHeight = 146
  8.   ClientWidth = 281
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 72
  24.     Top = 8
  25.     Width = 98
  26.     Height = 24
  27.     Alignment = taCenter
  28.     Caption = 'Spou∩┐╜t∩┐╜m ...'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -21
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 0
  38.     Top = 0
  39.     Width = 281
  40.     Height = 146
  41.     Align = alClient
  42.     TabOrder = 0
  43.     object Label2: TLabel
  44.       Left = 96
  45.       Top = 56
  46.       Width = 98
  47.       Height = 24
  48.       Alignment = taCenter
  49.       Caption = 'Spou∩┐╜t∩┐╜m ...'
  50.       Font.Charset = DEFAULT_CHARSET
  51.       Font.Color = clWindowText
  52.       Font.Height = -21
  53.       Font.Name = 'MS Sans Serif'
  54.       Font.Style = []
  55.       ParentFont = False
  56.     end
  57.   end
  58. end
  59.