object TeeAboutForm: TTeeAboutForm Left = 210 Top = 144 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About TeeChart...' ClientHeight = 328 ClientWidth = 407 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poScreenCenter Scaled = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object LabelVersion: TLabel Left = 8 Top = 304 Width = 117 Height = 21 AutoSize = False Caption = 'version' end object Button1: TButton Left = 320 Top = 300 Width = 75 Height = 25 Cancel = True Caption = 'Close' TabOrder = 1 OnClick = Button1Click end object Panel1: TPanel Left = 0 Top = 0 Width = 407 Height = 293 Align = alTop TabOrder = 0 object Notebook1: TNotebook Left = 1 Top = 1 Width = 405 Height = 291 Align = alClient TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Welcome' object Image1: TImage Left = 156 Top = 8 Width = 105 Height = 55 AutoSize = True Picture.Data = {} Stretch = True end object Label2: TLabel Left = 153 Top = 236 Width = 96 Height = 19 Caption = 'teeMach SL.' Font.Color = clNavy Font.Height = -17 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 109 Top = 256 Width = 184 Height = 17 Caption = 'Barcelona, Catalonia, Spain.' Font.Color = clNavy Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 4 Top = 68 Width = 397 Height = 17 Alignment = taCenter AutoSize = False Caption = '� 1997 by David Berneda. All Rights Reserved.' end object Label5: TLabel Left = 61 Top = 157 Width = 281 Height = 20 Alignment = taCenter AutoSize = False Caption = '100% Source Code ! No Royalties !' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 8 Top = 86 Width = 393 Height = 19 Alignment = taCenter AutoSize = False Caption = 'http://ourworld.compuserve.com/homepages/dberneda' Color = clBtnFace Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = Label7Click end object Label21: TLabel Left = 61 Top = 177 Width = 281 Height = 18 Alignment = taCenter AutoSize = False Caption = 'Compatible with Delphi 16-bit version 1.0,' end object Label22: TLabel Left = 61 Top = 194 Width = 281 Height = 19 Alignment = taCenter AutoSize = False Caption = 'Delphi 32-bit versions 2.0 and 3.0,' end object Label35: TLabel Left = 61 Top = 211 Width = 281 Height = 19 Alignment = taCenter AutoSize = False Caption = 'and C++ Builder 1.0 !' end object BOrder: TButton Left = 80 Top = 116 Width = 241 Height = 29 Caption = 'Click here to &Order TeeChart 3.0 Pro !' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = BOrderClick end end object TPage Left = 0 Top = 0 Caption = 'Price' object RGLicense: TRadioGroup Left = 24 Top = 12 Width = 349 Height = 117 Caption = 'Price:' ItemIndex = 0 Items.Strings = ( 'Single &License: 99 US$' '&Site License: 999 US$' '&Upgrade from 1.03 version: 39 US$') TabOrder = 0 TabStop = True OnClick = RGLicenseClick end object Panel3: TPanel Left = 24 Top = 140 Width = 349 Height = 77 TabOrder = 1 object Label31: TLabel Left = 12 Top = 16 Width = 61 Height = 21 AutoSize = False Caption = '&Quantity:' FocusControl = SEQuantity end object Label32: TLabel Left = 12 Top = 44 Width = 69 Height = 25 AutoSize = False Caption = 'Shipping:' end object LShip: TLabel Left = 268 Top = 44 Width = 77 Height = 25 AutoSize = False Caption = '$' end object SEQuantity: TSpinEdit Left = 74 Top = 11 Width = 53 Height = 22 MaxValue = 10000 MinValue = 1 TabOrder = 0 Value = 1 OnChange = SEQuantityChange end object CBShip: TComboBox Left = 74 Top = 40 Width = 187 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Internet Download' 'Post Mail Europe' 'Post Mail USA' 'Post Mail Other Countries' 'UPS Courier EEC' 'UPS Courier USA / Other') TabOrder = 1 OnChange = CBShipChange end end object Panel4: TPanel Left = 24 Top = 224 Width = 349 Height = 49 TabOrder = 2 object Label23: TLabel Left = 12 Top = 17 Width = 41 Height = 16 Caption = 'Total:' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LTotal: TLabel Left = 64 Top = 16 Width = 9 Height = 16 Caption = '$' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end object TPage Left = 0 Top = 0 Caption = 'Information' object GroupBox2: TGroupBox Left = 16 Top = 16 Width = 369 Height = 257 Caption = 'Your Information:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label9: TLabel Left = 4 Top = 53 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Company:' FocusControl = ECompany end object Label8: TLabel Left = 4 Top = 27 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Name:' FocusControl = EName end object Label10: TLabel Left = 4 Top = 81 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Address:' FocusControl = EAddress end object Label11: TLabel Left = 4 Top = 110 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Cit&y:' FocusControl = ECity end object Label16: TLabel Left = 4 Top = 141 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&State:' FocusControl = EState end object Label14: TLabel Left = 213 Top = 139 Width = 28 Height = 21 AutoSize = False Caption = '&Zip:' FocusControl = EZIP end object Label15: TLabel Left = 4 Top = 167 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'C&ountry:' FocusControl = ECountry end object Label13: TLabel Left = 4 Top = 196 Width = 84 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Phone:' FocusControl = EPhone end object Label12: TLabel Left = 211 Top = 194 Width = 30 Height = 21 AutoSize = False Caption = '&Fax:' FocusControl = EFAX end object Label17: TLabel Left = 4 Top = 224 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Email Address:' FocusControl = EEMail end object EAddress: TEdit Left = 88 Top = 79 Width = 261 Height = 21 TabOrder = 2 OnKeyPress = ENameKeyPress end object ECity: TEdit Left = 88 Top = 107 Width = 261 Height = 21 TabOrder = 3 OnKeyPress = ENameKeyPress end object EState: TEdit Left = 88 Top = 136 Width = 117 Height = 21 TabOrder = 4 OnKeyPress = ENameKeyPress end object EZIP: TEdit Left = 244 Top = 136 Width = 105 Height = 21 TabOrder = 5 OnKeyPress = ENameKeyPress end object ECountry: TEdit Left = 88 Top = 164 Width = 133 Height = 21 TabOrder = 6 OnKeyPress = ENameKeyPress end object EPhone: TEdit Left = 88 Top = 192 Width = 117 Height = 21 TabOrder = 7 OnKeyPress = ENameKeyPress end object EEMail: TEdit Left = 124 Top = 220 Width = 225 Height = 21 TabOrder = 9 OnKeyPress = ENameKeyPress end object ECompany: TEdit Left = 88 Top = 51 Width = 261 Height = 21 TabOrder = 1 OnKeyPress = ENameKeyPress end object EName: TEdit Left = 88 Top = 23 Width = 261 Height = 21 TabOrder = 0 OnKeyPress = ENameKeyPress end object EFAX: TEdit Left = 244 Top = 192 Width = 105 Height = 21 TabOrder = 8 OnKeyPress = ENameKeyPress end end end object TPage Left = 0 Top = 0 Caption = 'CreditCard' object Label6: TLabel Left = 37 Top = 136 Width = 132 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '(EEC only) Tax ID:' FocusControl = ECardHolder end object GPCard: TGroupBox Left = 20 Top = 168 Width = 361 Height = 105 Caption = 'Credit Card Information:' TabOrder = 2 object Label19: TLabel Left = 17 Top = 24 Width = 132 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Card&Holder Name:' FocusControl = ECardHolder end object Label20: TLabel Left = 17 Top = 80 Width = 132 Height = 21 Alignment = taRightJustify AutoSize = False Caption = '&Expiration Date:' FocusControl = ECardDate end object Label18: TLabel Left = 17 Top = 52 Width = 132 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Card &Number:' FocusControl = ECardNumber end object ECardNumber: TEdit Left = 156 Top = 48 Width = 185 Height = 21 TabOrder = 1 OnKeyPress = ENameKeyPress end object ECardDate: TEdit Left = 156 Top = 76 Width = 85 Height = 21 TabOrder = 2 Text = '/' OnKeyPress = ENameKeyPress end object ECardHolder: TEdit Left = 156 Top = 20 Width = 185 Height = 21 TabOrder = 0 OnKeyPress = ENameKeyPress end end object CBPaymentType: TRadioGroup Left = 20 Top = 12 Width = 361 Height = 109 Caption = '&Payment Type:' Columns = 2 ItemIndex = 0 Items.Strings = ( 'VISA' 'MasterCard / EuroCard' 'American Express' 'Bank Cheque' 'Money Transfer' 'Cash On Delivery' 'EuroCheque (in Ptas)') TabOrder = 0 TabStop = True OnClick = CBPaymentTypeChange end object EECTax: TEdit Left = 176 Top = 132 Width = 185 Height = 21 TabOrder = 1 OnKeyPress = ENameKeyPress end end object TPage Left = 0 Top = 0 Caption = 'Order' object Label1: TLabel Left = 72 Top = 12 Width = 266 Height = 21 AutoSize = False Caption = 'Thank You for Ordering TeeChart-Pro !' Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object BPrintOrder: TButton Left = 112 Top = 180 Width = 177 Height = 25 Caption = '&Print Order Form...' Default = True TabOrder = 0 OnClick = BPrintOrderClick end object BSaveOrder: TButton Left = 112 Top = 212 Width = 177 Height = 25 Caption = '&Save to file...' TabOrder = 1 OnClick = BSaveOrderClick end object BCopyOrder: TButton Left = 112 Top = 244 Width = 177 Height = 25 Caption = '&Copy to Clipboard' TabOrder = 2 OnClick = BCopyOrderClick end object Panel2: TPanel Left = 8 Top = 36 Width = 385 Height = 137 TabOrder = 3 object Label24: TLabel Left = 4 Top = 12 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Extended Types:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label25: TLabel Left = 128 Top = 12 Width = 253 Height = 21 AutoSize = False Caption = '3D Surface, Polar, CandleStick, ErrorBar, ' end object Label26: TLabel Left = 128 Top = 28 Width = 253 Height = 21 AutoSize = False Caption = 'CurveFitting, Moving Averages and more !' end object Label28: TLabel Left = 128 Top = 48 Width = 241 Height = 21 AutoSize = False Caption = 'FULL 100% Native Delphi Sources' end object Label27: TLabel Left = 4 Top = 48 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Source code:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label33: TLabel Left = 4 Top = 68 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Media:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label34: TLabel Left = 128 Top = 68 Width = 241 Height = 21 AutoSize = False Caption = 'Floppy disk and printed Manual.' end object Label29: TLabel Left = 4 Top = 88 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Support:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label30: TLabel Left = 128 Top = 88 Width = 241 Height = 21 AutoSize = False Caption = 'Available via email and www' end object Label36: TLabel Left = 4 Top = 108 Width = 117 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Extras:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label37: TLabel Left = 128 Top = 108 Width = 241 Height = 21 AutoSize = False Caption = 'Series Developer Kit' end end end end end object BNext: TButton Left = 224 Top = 300 Width = 79 Height = 25 Caption = 'Next >' TabOrder = 2 Visible = False OnClick = BNextClick end object BPrevious: TButton Left = 136 Top = 300 Width = 81 Height = 25 Caption = '< Previous' TabOrder = 3 Visible = False OnClick = BPreviousClick end object PrintDialog1: TPrintDialog Left = 352 Top = 8 end object SaveDialog1: TSaveDialog DefaultExt = 'txt' FileEditStyle = fsEdit FileName = 'order.txt' Filter = 'Text files|*.TXT' Options = [ofOverwritePrompt, ofHideReadOnly] Title = 'TeeChart Order Form' Left = 356 Top = 240 end end