home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / aplic / ipos / _setup.1 / Knjigovodstvo.exe / 0 / RCDATA / TFM0003500OPROGRAMU / TFM0003500OPROGRAMU.txt < prev   
Text File  |  1998-04-04  |  3KB  |  155 lines

  1. object fm0003500oprogramu: Tfm0003500oprogramu
  2.   Left = 206
  3.   Top = 241
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = ' O programu ...'
  7.   ClientHeight = 216
  8.   ClientWidth = 567
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial CE'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 567
  23.     Height = 216
  24.     Align = alClient
  25.     BevelInner = bvLowered
  26.     BorderWidth = 3
  27.     BorderStyle = bsSingle
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 19
  31.       Top = 15
  32.       Width = 240
  33.       Height = 180
  34.       AutoSize = True
  35.       Picture.Data = {<image000.bmp>}
  36.       Stretch = True
  37.     end
  38.     object Copyright: TLabel
  39.       Left = 276
  40.       Top = 74
  41.       Width = 159
  42.       Height = 14
  43.       Caption = 'Copyright ∩┐╜ 1992-98.  Ipos d.o.o.'
  44.     end
  45.     object Bevel1: TBevel
  46.       Left = 276
  47.       Top = 92
  48.       Width = 222
  49.       Height = 6
  50.       Shape = bsTopLine
  51.     end
  52.     object Label3: TLabel
  53.       Left = 276
  54.       Top = 99
  55.       Width = 155
  56.       Height = 14
  57.       Caption = 'Fizi∩┐╜ka memorija u windowsima:'
  58.     end
  59.     object Label4: TLabel
  60.       Left = 276
  61.       Top = 114
  62.       Width = 94
  63.       Height = 14
  64.       Caption = 'Kori∩┐╜tena memorija:'
  65.     end
  66.     object PhysMem: TLabel
  67.       Left = 435
  68.       Top = 101
  69.       Width = 6
  70.       Height = 14
  71.       Caption = '0'
  72.     end
  73.     object FreeRes: TLabel
  74.       Left = 435
  75.       Top = 115
  76.       Width = 6
  77.       Height = 14
  78.       Caption = '0'
  79.     end
  80.     object Label1: TLabel
  81.       Left = 276
  82.       Top = 15
  83.       Width = 39
  84.       Height = 18
  85.       Caption = 'IPOS'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clBlack
  88.       Font.Height = -16
  89.       Font.Name = 'Arial CE'
  90.       Font.Style = [fsBold, fsItalic]
  91.       ParentFont = False
  92.     end
  93.     object Version: TLabel
  94.       Left = 276
  95.       Top = 56
  96.       Width = 58
  97.       Height = 14
  98.       Caption = 'ver 0.1 beta'
  99.     end
  100.     object Label6: TLabel
  101.       Left = 276
  102.       Top = 34
  103.       Width = 169
  104.       Height = 22
  105.       Caption = 'KNJIGOVODSTVO'
  106.       Font.Charset = DEFAULT_CHARSET
  107.       Font.Color = clBlack
  108.       Font.Height = -19
  109.       Font.Name = 'Arial CE'
  110.       Font.Style = [fsBold]
  111.       ParentFont = False
  112.     end
  113.     object Label7: TLabel
  114.       Left = 276
  115.       Top = 146
  116.       Width = 96
  117.       Height = 14
  118.       Caption = 'Registrirani korisnik:'
  119.     end
  120.     object lbRegKorisnik: TLabel
  121.       Left = 276
  122.       Top = 163
  123.       Width = 135
  124.       Height = 14
  125.       Caption = 'Shareware (probna) verzija'
  126.     end
  127.     object lbMreza: TLabel
  128.       Left = 276
  129.       Top = 130
  130.       Width = 38
  131.       Height = 14
  132.       Caption = 'lbMreza'
  133.     end
  134.   end
  135.   object OKButton: TButton
  136.     Left = 479
  137.     Top = 179
  138.     Width = 75
  139.     Height = 25
  140.     Cancel = True
  141.     Caption = 'OK'
  142.     Default = True
  143.     ModalResult = 2
  144.     TabOrder = 1
  145.     OnClick = OKButtonClick
  146.   end
  147.   object ta1Sistem: TTable
  148.     Tag = 1
  149.     DatabaseName = 'sistem'
  150.     TableName = 'sistem.DB'
  151.     Left = 499
  152.     Top = 12
  153.   end
  154. end
  155.