home *** CD-ROM | disk | FTP | other *** search
- object frmOpisKsiazki: TfrmOpisKsiazki
- Left = 54
- Top = 55
- ActiveControl = BitBtn1
- BorderStyle = bsDialog
- Caption = 'Opis ksi��ki'
- ClientHeight = 284
- ClientWidth = 549
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 549
- Height = 243
- Align = alTop
- BevelInner = bvLowered
- BorderWidth = 2
- Caption = 'Panel1'
- TabOrder = 0
- object ScrollBox1: TScrollBox
- Left = 4
- Top = 4
- Width = 541
- Height = 235
- Align = alClient
- BorderStyle = bsNone
- Color = clWindow
- ParentColor = False
- TabOrder = 0
- object Label1: TLabel
- Left = 88
- Top = 12
- Width = 67
- Height = 13
- Caption = 'Nazwa pola'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object dfsdf: TLabel
- Left = 166
- Top = 12
- Width = 60
- Height = 13
- Caption = 'Zawarto��'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object memNazwyPol: TMemo
- Left = 14
- Top = 26
- Width = 143
- Height = 330
- Alignment = taRightJustify
- BorderStyle = bsNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object memPola: TMemo
- Left = 166
- Top = 26
- Width = 353
- Height = 330
- BorderStyle = bsNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- end
- end
- end
- object BitBtn1: TBitBtn
- Left = 212
- Top = 252
- Width = 115
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- object tableKsiazki: TTable
- DatabaseName = 'Biblioteka'
- TableName = 'ksiazki.db'
- Left = 354
- Top = 126
- end
- end
-