home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / biblio.exe / 0 / RCDATA / TFRMOPISKSIAZKI / TFRMOPISKSIAZKI.txt
Text File  |  1998-07-13  |  3KB  |  112 lines

  1. object frmOpisKsiazki: TfrmOpisKsiazki
  2.   Left = 39
  3.   Top = 58
  4.   ActiveControl = BitBtn1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Opis ksi∩┐╜∩┐╜ki'
  7.   ClientHeight = 284
  8.   ClientWidth = 549
  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.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 549
  22.     Height = 243
  23.     Align = alTop
  24.     BevelInner = bvLowered
  25.     BorderWidth = 2
  26.     Caption = 'Panel1'
  27.     TabOrder = 0
  28.     object ScrollBox1: TScrollBox
  29.       Left = 4
  30.       Top = 4
  31.       Width = 541
  32.       Height = 235
  33.       Align = alClient
  34.       BorderStyle = bsNone
  35.       Color = clWindow
  36.       ParentColor = False
  37.       TabOrder = 0
  38.       object Label1: TLabel
  39.         Left = 88
  40.         Top = 12
  41.         Width = 67
  42.         Height = 13
  43.         Caption = 'Nazwa pola'
  44.         Font.Charset = DEFAULT_CHARSET
  45.         Font.Color = clNavy
  46.         Font.Height = -12
  47.         Font.Name = 'MS Sans Serif'
  48.         Font.Style = [fsBold]
  49.         ParentFont = False
  50.       end
  51.       object dfsdf: TLabel
  52.         Left = 166
  53.         Top = 12
  54.         Width = 60
  55.         Height = 13
  56.         Caption = 'Zawarto∩┐╜∩┐╜'
  57.         Font.Charset = DEFAULT_CHARSET
  58.         Font.Color = clNavy
  59.         Font.Height = -12
  60.         Font.Name = 'MS Sans Serif'
  61.         Font.Style = [fsBold]
  62.         ParentFont = False
  63.       end
  64.       object memNazwyPol: TMemo
  65.         Left = 3
  66.         Top = 26
  67.         Width = 154
  68.         Height = 330
  69.         Alignment = taRightJustify
  70.         BorderStyle = bsNone
  71.         Font.Charset = DEFAULT_CHARSET
  72.         Font.Color = clWindowText
  73.         Font.Height = -15
  74.         Font.Name = 'MS Sans Serif'
  75.         Font.Style = []
  76.         ParentFont = False
  77.         ReadOnly = True
  78.         TabOrder = 0
  79.       end
  80.       object memPola: TMemo
  81.         Left = 166
  82.         Top = 26
  83.         Width = 361
  84.         Height = 330
  85.         BorderStyle = bsNone
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clWindowText
  88.         Font.Height = -15
  89.         Font.Name = 'MS Sans Serif'
  90.         Font.Style = [fsBold]
  91.         ParentFont = False
  92.         ReadOnly = True
  93.         TabOrder = 1
  94.       end
  95.     end
  96.   end
  97.   object BitBtn1: TBitBtn
  98.     Left = 212
  99.     Top = 252
  100.     Width = 115
  101.     Height = 25
  102.     TabOrder = 1
  103.     Kind = bkOK
  104.   end
  105.   object tableKsiazki: TTable
  106.     DatabaseName = 'Biblioteka'
  107.     TableName = 'ksiazki.db'
  108.     Left = 354
  109.     Top = 126
  110.   end
  111. end
  112.