object frmDrukWykres: TfrmDrukWykres Left = 219 Top = 165 HelpContext = 1049 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Parametry drukowania wykres�w' ClientHeight = 219 ClientWidth = 498 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 6 Top = 5 Width = 162 Height = 162 Shape = bsFrame end object SH3: TShape Left = 25 Top = 10 Width = 123 Height = 153 Brush.Color = 14024447 Visible = False end object SH1: TShape Left = 12 Top = 34 Width = 149 Height = 105 Brush.Color = 14024447 end object SH2: TShape Left = 58 Top = 110 Width = 57 Height = 43 Brush.Color = clNavy Brush.Style = bsDiagCross Pen.Color = clRed Pen.Width = 2 end object RG1: TRadioGroup Left = 178 Top = 6 Width = 181 Height = 161 Caption = ' Umiejscowienie wydruku ' Color = 4285495 Font.Charset = EASTEUROPE_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 0 Items.Strings = ( 'Du�y wykres na �rodku kartki' 'Ma�y wykres u g�ry kartki' 'Ma�y wykres na �rodku kartki' 'Ma�y wykres na dole kartki' 'Wykres w lewym g�rnym rogu' 'Wykres w prawym g�rnym rogu' 'Wykres w lewym dolnym rogu' 'Wykres w prawym dolnym rogu') ParentColor = False ParentFont = False TabOrder = 0 OnClick = RG1Click end object RG2: TRadioGroup Left = 368 Top = 8 Width = 123 Height = 55 Caption = ' Orientacja wydruku ' Color = 4285495 Font.Charset = EASTEUROPE_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 0 Items.Strings = ( 'Poziomo' 'Pionowo') ParentColor = False ParentFont = False TabOrder = 1 OnClick = RG1Click end object RG3: TRadioGroup Left = 370 Top = 70 Width = 121 Height = 97 Caption = ' Grubo�� lini ' Color = 4285495 Font.Charset = EASTEUROPE_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 1 Items.Strings = ( 'IIII' 'III' 'II' 'I') ParentColor = False ParentFont = False TabOrder = 2 end object BitBtn1: TBitBtn Left = 12 Top = 184 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 = 3 OnClick = BitBtn1Click Spacing = -1 end object BitBtn2: TBitBtn Left = 90 Top = 184 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 = 4 OnClick = BitBtn2Click Spacing = -1 end object RG0: TRadioGroup Left = 178 Top = 176 Width = 313 Height = 31 Color = 12629362 Columns = 2 Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 0 Items.Strings = ( 'Drukowanie wykresu' 'Drukowanie tabelki') ParentColor = False ParentFont = False TabOrder = 5 OnClick = RG0Click end end