object Form2: TForm2 Left = 195 Top = 166 Width = 435 Height = 300 Caption = 'Form2' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] PixelsPerInch = 96 Scaled = False TextHeight = 16 object Label1: TLabel Left = 8 Top = 0 Width = 753 Height = 49 Alignment = taCenter AutoSize = False Caption = 'PrintPage Version 4.3 Test' Font.Color = clBlack Font.Height = -43 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Shape1: TShape Left = 8 Top = 1 Width = 753 Height = 54 Brush.Style = bsClear Shape = stRoundRect end object Label2: TLabel Left = 8 Top = 984 Width = 753 Height = 16 Alignment = taCenter AutoSize = False Caption = 'PrintPage Version 4.3 Test' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Calendar1: TCalendar Left = 224 Top = 64 Width = 320 Height = 120 TabStop = False StartOfWeek = 0 TabOrder = 2 UseCurrentDate = False end object RadioGroup1: TRadioGroup Left = 8 Top = 64 Width = 209 Height = 121 Caption = 'Month' Columns = 3 ItemIndex = 0 Items.Strings = ( 'Jan' 'Feb' 'Mar' 'Apr' 'May' 'Jun' 'Jul' 'Aug' 'Sep' 'Oct' 'Nov' 'Dec') TabOrder = 0 OnClick = RadioGroup1Click end object ComboBox1: TComboBox Left = 8 Top = 192 Width = 145 Height = 24 Style = csDropDownList ItemHeight = 16 Items.Strings = ( 'January' 'February' 'March' 'April' 'May' 'June' 'Jully' 'August' 'September' 'October' 'November' 'December') TabOrder = 1 OnChange = ComboBox1Change end object Memo1: TMemo Left = 552 Top = 64 Width = 209 Height = 121 Lines.Strings = ( 'Memo1') TabOrder = 3 end object ChartFX1: TChartFX Left = 24 Top = 296 Width = 337 Height = 169 pType = 16642 Style = 2147480063 LeftGap = 56 RightGap = 50 TopGap = 40 BottomGap = 40 Decimals = 2 PointType = 2 Scheme = 0 Stacked = 0 Grid = 0 WallWidth = 8 LineWidth = 1 LineStyle = 0 LineColor = clBlack LineBkColor = clBlack FixedGap = 0 DblClkDlg = 0 RigClkDlg = 2 RGBBarHorz = clAqua RGBBk = clSilver RGB2DBk = clSilver RGB3DBk = clWhite CustTool = 536813567 VertGridGap = 1 about = 'Click on "..."' NSeries_Data = {} NValues_Data = { 020004000000000000000000000000000000F03F000000000000000000000000 00005940} ThisColor_Data = {000000000000} ThisBkColor_Data = {} AdmDlg_Data = {} ViewRot3D_Data = {000000000000} FontDlg_Data = { 0800002008000060080000000800000008000000080000000800000008000000 0000000000000000000000000000000000000000000000000000000000000000} TitleDlg_Data = {00000000000000000000000000000000} ChartType_Data = {} Chart3D_Data = {} ToolBar_Data = {} PaletteBar_Data = {} PatternBar_Data = {} ZReserved1 = 'Click on "..."' ZReserved2 = 'Click on "..."' ZReserved3 = 'Click on "..."' end object CheckBox1: TCheckBox Left = 216 Top = 200 Width = 185 Height = 17 Caption = 'Show Chart' State = cbChecked TabOrder = 5 OnClick = CheckBox1Click end object BitBtn1: TBitBtn Left = 8 Top = 224 Width = 145 Height = 33 Caption = '&Close Form' TabOrder = 6 Kind = bkClose end object Edit1: TEdit Left = 8 Top = 264 Width = 145 Height = 24 TabOrder = 7 Text = 'Buttons don'#39't print.' end object CheckBox2: TCheckBox Left = 216 Top = 216 Width = 185 Height = 17 Caption = 'Show TabbedNotebook' State = cbChecked TabOrder = 8 OnClick = CheckBox2Click end object TabbedNotebook1: TTabbedNotebook Left = 408 Top = 252 Width = 337 Height = 213 TabFont.Color = clBtnText TabFont.Height = -11 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 9 object TTabPage Left = 5 Top = 45 Caption = 'Default' object Label3: TLabel Left = 14 Top = 4 Width = 73 Height = 22 Caption = 'Page 1 ' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object TTabPage Left = 5 Top = 45 Caption = 'Second' object Label4: TLabel Left = 118 Top = 4 Width = 73 Height = 22 Caption = 'Page 2 ' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object TTabPage Left = 5 Top = 45 Caption = 'Third' object Label5: TLabel Left = 230 Top = 4 Width = 73 Height = 22 Caption = 'Page 3 ' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object TTabPage Left = 5 Top = 45 Caption = 'Fourth' object Label6: TLabel Left = 14 Top = 76 Width = 73 Height = 22 Caption = 'Page 4 ' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end end object CheckBox3: TCheckBox Left = 216 Top = 232 Width = 185 Height = 17 Caption = 'Print Calendar' State = cbChecked TabOrder = 10 OnClick = CheckBox3Click end end