object frmDrukSys: TfrmDrukSys Left = 266 Top = 244 HelpContext = 1038 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Drukowanie system�w' ClientHeight = 224 ClientWidth = 287 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Times New Roman' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 14 object Bevel4: TBevel Left = 128 Top = 66 Width = 153 Height = 41 Shape = bsFrame end object Bevel3: TBevel Left = 128 Top = 112 Width = 153 Height = 55 Shape = bsFrame end object Bevel1: TBevel Left = 6 Top = 5 Width = 119 Height = 162 Shape = bsFrame end object S0: TShape Left = 14 Top = 12 Width = 103 Height = 149 Brush.Color = 3692158 end object S1: TShape Left = 22 Top = 18 Width = 23 Height = 137 Brush.Style = bsClear Pen.Color = clYellow end object S2: TShape Left = 54 Top = 18 Width = 23 Height = 137 Brush.Style = bsClear Pen.Color = clYellow end object S3: TShape Left = 86 Top = 18 Width = 23 Height = 137 Brush.Style = bsClear Pen.Color = clYellow end object Label2: TLabel Left = 136 Top = 122 Width = 62 Height = 13 Caption = 'Od zak�adu :' Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label3: TLabel Left = 136 Top = 144 Width = 62 Height = 13 Caption = 'Do zak�adu :' Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 136 Top = 80 Width = 78 Height = 13 Caption = 'Ilo�� zak�ad�w :' Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label6: TLabel Left = 220 Top = 80 Width = 39 Height = 13 Alignment = taCenter Caption = 'Label4' Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Bevel5: TBevel Left = 6 Top = 170 Width = 275 Height = 23 Shape = bsFrame end object RG1: TRadioGroup Left = 128 Top = 0 Width = 153 Height = 61 Hint = 'Zaznacz w ilu kolumnach na stronie chcesz mie� wydruk' Color = 2579491 Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 0 Items.Strings = ( '1 kolumna' '2 kolumny' '3 kolumny') ParentColor = False ParentFont = False TabOrder = 0 OnClick = RG1Click end object BitBtn1: TBitBtn Left = 6 Top = 198 Width = 75 Height = 21 Caption = 'Drukuj' Default = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BitBtn1Click Spacing = -48 end object BitBtn2: TBitBtn Left = 84 Top = 198 Width = 75 Height = 21 Caption = 'Anuluj' Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BitBtn2Click Spacing = -50 end object CBox1: TCheckBox Left = 10 Top = 174 Width = 207 Height = 17 Hint = 'Czy na wydruku maj� by� twoje liczby podstawione do systemu czy ' + 'liczby kolejne systemowe' Caption = 'Twoje liczby podstawione do systemu' Checked = True Color = 2579491 Font.Charset = EASTEUROPE_CHARSET Font.Color = 12971770 Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False State = cbChecked TabOrder = 3 end object spinOd: TRxSpinEdit Left = 204 Top = 118 Width = 69 Height = 20 Alignment = taCenter MinValue = 1.000000000000000000 Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 4 end object spinDo: TRxSpinEdit Left = 204 Top = 142 Width = 69 Height = 20 Alignment = taCenter MinValue = 1.000000000000000000 Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 5 end end