home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Polskie
/
Malabibl
/
_SETUP.1
/
biblio.exe
/
0
/
RCDATA
/
TFRMEDYTUJKSIAZKE
/
TFRMEDYTUJKSIAZKE.txt
Wrap
Text File
|
1998-07-13
|
14KB
|
559 lines
object frmEdytujKsiazke: TfrmEdytujKsiazke
Left = 2
Top = 2
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Edytowanie Ksi��ki'
ClientHeight = 420
ClientWidth = 635
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel2: TPanel
Left = 0
Top = 0
Width = 635
Height = 385
Align = alTop
BevelInner = bvLowered
BorderWidth = 4
Caption = 'Panel2'
TabOrder = 0
object ScrollBox: TScrollBox
Left = 6
Top = 6
Width = 623
Height = 373
HorzScrollBar.Margin = 6
HorzScrollBar.Visible = False
VertScrollBar.Margin = 6
Align = alClient
BorderStyle = bsNone
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 11
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'tytu�'
FocusControl = EditTytul
end
object Label2: TLabel
Left = 7
Top = 38
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'autor'
FocusControl = EditAutor
end
object Label3: TLabel
Left = 7
Top = 65
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'sygnatura'
FocusControl = EditSygnatura
end
object Label4: TLabel
Left = 7
Top = 92
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'rok wydania'
FocusControl = EditRokWydania
end
object Label5: TLabel
Left = 7
Top = 119
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'miejsce wydania'
FocusControl = EditMiejsceWydania
end
object Label6: TLabel
Left = 7
Top = 146
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'wydawnictwo'
FocusControl = EditWydawnictwo
end
object Label7: TLabel
Left = 7
Top = 174
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'nr inwentarzowy'
FocusControl = EditNrInwentarzowy
end
object Label8: TLabel
Left = 7
Top = 201
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'klucz tematyczny'
FocusControl = EditKluczTematyczny
end
object Label9: TLabel
Left = 7
Top = 228
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'liczba stron'
FocusControl = EditLiczbaStron
end
object Label10: TLabel
Left = 27
Top = 255
Width = 97
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'wielko�� (cm)'
FocusControl = EditWielkosc
end
object Label11: TLabel
Left = 7
Top = 282
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'tom'
FocusControl = EditTom
end
object Label12: TLabel
Left = 7
Top = 308
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'tytu� orygina�u'
FocusControl = EditTytulOrginalu
end
object Label13: TLabel
Left = 7
Top = 308
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'ISBN'
FocusControl = EditISBN
end
object Label14: TLabel
Left = 7
Top = 357
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 't�umaczenie'
FocusControl = CheckBoxTlumaczenie
end
object Label15: TLabel
Left = 7
Top = 332
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'praca zbiorowa'
FocusControl = CheckBoxPracaZbiorowa
end
object Label16: TLabel
Left = 7
Top = 386
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'tytu� orygina�u'
FocusControl = CheckBoxTlumaczenie
end
object Label17: TLabel
Left = 7
Top = 411
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'autor t�umaczenia'
FocusControl = CheckBoxTlumaczenie
end
object Label18: TLabel
Left = 11
Top = 495
Width = 112
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'pole dodatkowe'
FocusControl = CheckBoxTlumaczenie
end
object Label19: TLabel
Left = 15
Top = 468
Width = 109
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'ISSN'
FocusControl = CheckBoxTlumaczenie
end
object Label20: TLabel
Left = 7
Top = 441
Width = 117
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'nazwa serii'
FocusControl = CheckBoxTlumaczenie
end
object Label21: TLabel
Left = 231
Top = 230
Width = 189
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'liczba stron nienumerowanych'
FocusControl = EditLiczbaStron
end
object Label22: TLabel
Left = 14
Top = 517
Width = 112
Height = 16
Alignment = taRightJustify
AutoSize = False
Caption = 'uwagi'
FocusControl = CheckBoxTlumaczenie
end
object Label23: TLabel
Left = 20
Top = 629
Width = 130
Height = 16
Caption = 'ksi��ka wypo�yczona'
end
object EditTytul: TDBEdit
Left = 132
Top = 7
Width = 480
Height = 24
DataField = 'Tytul'
DataSource = DataSource1
TabOrder = 0
end
object EditAutor: TDBEdit
Left = 132
Top = 34
Width = 480
Height = 24
DataField = 'Autor'
DataSource = DataSource1
TabOrder = 1
end
object EditSygnatura: TDBEdit
Left = 132
Top = 62
Width = 71
Height = 24
DataField = 'Sygnatura'
DataSource = DataSource1
TabOrder = 2
end
object EditRokWydania: TDBEdit
Left = 132
Top = 89
Width = 71
Height = 24
DataField = 'RokWydania'
DataSource = DataSource1
TabOrder = 3
end
object EditMiejsceWydania: TDBEdit
Left = 132
Top = 116
Width = 246
Height = 24
DataField = 'MiejsceWydania'
DataSource = DataSource1
TabOrder = 4
end
object EditWydawnictwo: TDBEdit
Left = 132
Top = 143
Width = 354
Height = 24
DataField = 'Wydawnictwo'
DataSource = DataSource1
TabOrder = 5
end
object EditNrInwentarzowy: TDBEdit
Left = 132
Top = 170
Width = 61
Height = 24
DataField = 'NrInwentarzowy'
DataSource = DataSource1
TabOrder = 6
end
object EditKluczTematyczny: TDBEdit
Left = 132
Top = 197
Width = 354
Height = 24
DataField = 'KluczTematyczny'
DataSource = DataSource1
TabOrder = 7
end
object EditLiczbaStron: TDBEdit
Left = 132
Top = 224
Width = 61
Height = 24
DataField = 'LiczbaStron'
DataSource = DataSource1
TabOrder = 8
end
object EditWielkosc: TDBEdit
Left = 132
Top = 251
Width = 61
Height = 24
DataField = 'Wielkosc'
DataSource = DataSource1
TabOrder = 10
end
object EditTom: TDBEdit
Left = 132
Top = 278
Width = 61
Height = 24
DataField = 'Tom'
DataSource = DataSource1
TabOrder = 11
end
object EditTytulOrginalu: TDBEdit
Left = 132
Top = 382
Width = 480
Height = 24
DataField = 'TytulOrginalu'
DataSource = DataSource1
TabOrder = 15
end
object EditISBN: TDBEdit
Left = 132
Top = 305
Width = 125
Height = 24
DataField = 'ISBN'
DataSource = DataSource1
TabOrder = 12
end
object CheckBoxTlumaczenie: TDBCheckBox
Left = 132
Top = 357
Width = 119
Height = 21
DataField = 'Tlumaczenie'
DataSource = DataSource1
TabOrder = 14
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object CheckBoxPracaZbiorowa: TDBCheckBox
Left = 132
Top = 332
Width = 119
Height = 21
DataField = 'PracaZbiorowa'
DataSource = DataSource1
TabOrder = 13
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object cmdZmien: TButton
Left = 492
Top = 197
Width = 61
Height = 21
Caption = 'zmie�...'
TabOrder = 20
OnClick = cmdZmienClick
end
object tbAutorTlumaczenia: TDBEdit
Left = 132
Top = 409
Width = 480
Height = 24
DataField = 'AutorTlumaczenia'
DataSource = DataSource1
TabOrder = 16
end
object tbPoleDodatkowe1: TDBEdit
Left = 132
Top = 490
Width = 149
Height = 24
DataField = 'PoleDodatkowe1'
DataSource = DataSource1
TabOrder = 19
end
object Panel1: TPanel
Left = 352
Top = 495
Width = 154
Height = 43
BevelOuter = bvNone
TabOrder = 21
end
object tbISSN: TDBEdit
Left = 132
Top = 463
Width = 125
Height = 24
DataField = 'ISSN'
DataSource = DataSource1
TabOrder = 18
end
object tbNazwaSerii: TDBEdit
Left = 132
Top = 436
Width = 354
Height = 24
DataField = 'NazwaSerii'
DataSource = DataSource1
TabOrder = 17
end
object tbStronyNienumerowane: TDBEdit
Left = 425
Top = 224
Width = 61
Height = 24
DataField = 'StronyNienumerowane'
DataSource = DataSource1
TabOrder = 9
end
object memUwagi: TDBMemo
Left = 130
Top = 517
Width = 381
Height = 109
DataField = 'Uwagi'
DataSource = DataSource1
TabOrder = 22
end
object cmdAutomatycznaSygnatura: TBitBtn
Left = 207
Top = 64
Width = 102
Height = 23
Caption = 'automatyczna'
TabOrder = 23
OnClick = cmdAutomatycznaSygnaturaClick
end
object chbKsiazkaWypozyczona: TDBCheckBox
Left = 160
Top = 631
Width = 97
Height = 17
DataField = 'KsiazkaWypozyczona'
DataSource = DataSource1
TabOrder = 24
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
end
object cmdAnuluj: TBitBtn
Left = 402
Top = 388
Width = 110
Height = 29
Caption = 'Anuluj'
TabOrder = 1
Kind = bkCancel
end
object cmdOk: TBitBtn
Left = 521
Top = 388
Width = 109
Height = 29
Caption = 'Ok'
Default = True
TabOrder = 2
OnClick = cmdOkClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object cmdWieleKsiazek: TBitBtn
Left = 4
Top = 388
Width = 188
Height = 29
Caption = 'Utw�rz wiele ksi��ek'
TabOrder = 3
OnClick = cmdWieleKsiazekClick
end
object DataSource1: TDataSource
DataSet = tableKsiazki
Left = 11
Top = 37
end
object tableKsiazki: TTable
DatabaseName = 'Biblioteka'
TableName = 'ksiazki.db'
Left = 12
Top = 9
end
end