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

  1. object frmTworzenieWieluKsiazek: TfrmTworzenieWieluKsiazek
  2.   Left = 132
  3.   Top = 160
  4.   BorderStyle = bsDialog
  5.   Caption = 'Tworzenie wielu ksi∩┐╜∩┐╜ek'
  6.   ClientHeight = 136
  7.   ClientWidth = 384
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 12
  18.     Top = 6
  19.     Width = 279
  20.     Height = 113
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 8
  26.       Top = 8
  27.       Width = 259
  28.       Height = 53
  29.       AutoSize = False
  30.       Caption = 
  31.         'Prosz∩┐╜ poda∩┐╜ zakres sygnatur ksi∩┐╜∩┐╜ek, kt∩┐╜re maj∩┐╜ by∩┐╜ utworzone. ' +
  32.         'Pozosta∩┐╜e dane ksi∩┐╜∩┐╜ki nie zostan∩┐╜ zmienione.'
  33.       WordWrap = True
  34.     end
  35.     object Label2: TLabel
  36.       Left = 14
  37.       Top = 58
  38.       Width = 112
  39.       Height = 13
  40.       Caption = 'Sygnatura pocz∩┐╜tkowa:'
  41.     end
  42.     object Label3: TLabel
  43.       Left = 14
  44.       Top = 78
  45.       Width = 104
  46.       Height = 13
  47.       Caption = 'Sygnatura ko∩┐╜coowa:'
  48.     end
  49.     object tbPoczatek: TMaskEdit
  50.       Left = 130
  51.       Top = 52
  52.       Width = 59
  53.       Height = 21
  54.       EditMask = '!9999999;1;_'
  55.       MaxLength = 7
  56.       TabOrder = 0
  57.       Text = '       '
  58.     end
  59.     object tbKoniec: TMaskEdit
  60.       Left = 130
  61.       Top = 74
  62.       Width = 59
  63.       Height = 21
  64.       EditMask = '!9999999;1;_'
  65.       MaxLength = 7
  66.       TabOrder = 1
  67.       Text = '       '
  68.     end
  69.   end
  70.   object cmdOk: TBitBtn
  71.     Left = 300
  72.     Top = 8
  73.     Width = 75
  74.     Height = 27
  75.     Caption = 'OK'
  76.     Default = True
  77.     TabOrder = 1
  78.     OnClick = cmdOkClick
  79.     Glyph.Data = {
  80.       DE010000424DDE01000000000000760000002800000024000000120000000100
  81.       0400000000006801000000000000000000001000000000000000000000000000
  82.       80000080000000808000800000008000800080800000C0C0C000808080000000
  83.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  84.       3333333333333333333333330000333333333333333333333333F33333333333
  85.       00003333344333333333333333388F3333333333000033334224333333333333
  86.       338338F3333333330000333422224333333333333833338F3333333300003342
  87.       222224333333333383333338F3333333000034222A22224333333338F338F333
  88.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  89.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  90.       0000333333333A222433333333333338F338F33300003333333333A222433333
  91.       333333338F338F33000033333333333A222433333333333338F338F300003333
  92.       33333333A222433333333333338F338F00003333333333333A22433333333333
  93.       3338F38F000033333333333333A223333333333333338F830000333333333333
  94.       333A333333333333333338330000333333333333333333333333333333333333
  95.       0000}
  96.     NumGlyphs = 2
  97.   end
  98.   object BitBtn2: TBitBtn
  99.     Left = 300
  100.     Top = 36
  101.     Width = 75
  102.     Height = 27
  103.     Caption = 'Anuluj'
  104.     TabOrder = 2
  105.     Kind = bkCancel
  106.   end
  107. end
  108.