home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / Przegladacz.exe / 0 / RCDATA / TFRMOPISKSIAZKI / TFRMOPISKSIAZKI.txt
Encoding:
Text File  |  1998-07-10  |  2.4 KB  |  110 lines

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