home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ctenari / Dubsky / Strojar / Strojar.exe / 0 / RCDATA / TFORMPROG / TFORMPROG.txt
Text File  |  1999-04-20  |  2KB  |  88 lines

  1. object Formprog: TFormprog
  2.   Left = 372
  3.   Top = 315
  4.   Width = 292
  5.   Height = 256
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'O programu'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 10
  21.     Width = 106
  22.     Height = 16
  23.     Caption = 'N∩┐╜zev programu :'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 8
  27.     Top = 72
  28.     Width = 105
  29.     Height = 16
  30.     Caption = 'Registra∩┐╜n∩┐╜ ∩┐╜∩┐╜slo :'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 8
  34.     Top = 120
  35.     Width = 105
  36.     Height = 16
  37.     Caption = 'Registrov∩┐╜no na :'
  38.   end
  39.   object Label4: TLabel
  40.     Left = 128
  41.     Top = 8
  42.     Width = 89
  43.     Height = 16
  44.     Caption = 'Stroja∩┐╜  V 1.5'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -13
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object Label5: TLabel
  53.     Left = 8
  54.     Top = 96
  55.     Width = 6
  56.     Height = 16
  57.     Caption = '-'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -13
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.   end
  65.   object Label6: TLabel
  66.     Left = 8
  67.     Top = 144
  68.     Width = 151
  69.     Height = 16
  70.     Caption = 'Neregistrovan∩┐╜ kopie'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -13
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.   end
  78.   object Ok: TButton
  79.     Left = 104
  80.     Top = 184
  81.     Width = 75
  82.     Height = 25
  83.     Caption = 'Ok'
  84.     TabOrder = 0
  85.     OnClick = OkClick
  86.   end
  87. end
  88.