home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / kancelar / busicard / BCDP2000.EXE / bcdp.exe / 0 / RCDATA / TDESIGNWIZARDFORM / TDESIGNWIZARDFORM.txt
Encoding:
Text File  |  2000-10-20  |  23.7 KB  |  800 lines

  1. object DesignWizardForm: TDesignWizardForm
  2.   Left = 243
  3.   Top = 138
  4.   HelpContext = 100
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Design Wizard'
  8.   ClientHeight = 372
  9.   ClientWidth = 622
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poOwnerFormCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 313
  25.     Height = 357
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object PageControl: TPageControl
  29.       Left = 0
  30.       Top = 0
  31.       Width = 313
  32.       Height = 321
  33.       ActivePage = OptionSheet
  34.       Align = alClient
  35.       ParentShowHint = False
  36.       ShowHint = True
  37.       TabOrder = 0
  38.       object OptionSheet: TTabSheet
  39.         Caption = 'OptionSheet'
  40.         TabVisible = False
  41.         object Label5: TLabel
  42.           Left = 4
  43.           Top = 12
  44.           Width = 163
  45.           Height = 13
  46.           Caption = 'STEP 1: Choose What to Do'
  47.           Font.Charset = DEFAULT_CHARSET
  48.           Font.Color = clRed
  49.           Font.Height = -12
  50.           Font.Name = 'MS Sans Serif'
  51.           Font.Style = [fsBold]
  52.           ParentFont = False
  53.         end
  54.         object OptionRadioGroup: TRadioGroup
  55.           Left = 4
  56.           Top = 48
  57.           Width = 295
  58.           Height = 249
  59.           Caption = 'What do you want to do?'
  60.           Font.Charset = DEFAULT_CHARSET
  61.           Font.Color = clWindowText
  62.           Font.Height = -12
  63.           Font.Name = 'MS Sans Serif'
  64.           Font.Style = []
  65.           ItemIndex = 0
  66.           Items.Strings = (
  67.             'Create a Design from a Template'
  68.             'Pick a Layout and Create a Design from Scratch'
  69.             'Open an Existing File')
  70.           ParentFont = False
  71.           TabOrder = 0
  72.         end
  73.         object LayoutRadioGroup: TRadioGroup
  74.           Left = 200
  75.           Top = 88
  76.           Width = 89
  77.           Height = 57
  78.           Caption = 'Layout Type'
  79.           ItemIndex = 0
  80.           Items.Strings = (
  81.             'Standard'
  82.             'A4')
  83.           TabOrder = 1
  84.         end
  85.       end
  86.       object TemplateSheet: TTabSheet
  87.         Caption = 'TemplateSheet'
  88.         TabVisible = False
  89.         OnShow = TemplateSheetShow
  90.         object Label4: TLabel
  91.           Left = 4
  92.           Top = 12
  93.           Width = 161
  94.           Height = 13
  95.           Caption = 'STEP 2: Choose a Template'
  96.           Font.Charset = DEFAULT_CHARSET
  97.           Font.Color = clRed
  98.           Font.Height = -12
  99.           Font.Name = 'MS Sans Serif'
  100.           Font.Style = [fsBold]
  101.           ParentFont = False
  102.         end
  103.         object Label1: TLabel
  104.           Left = 4
  105.           Top = 32
  106.           Width = 45
  107.           Height = 13
  108.           Caption = 'Category:'
  109.         end
  110.         object Label23: TLabel
  111.           Left = 8
  112.           Top = 272
  113.           Width = 289
  114.           Height = 33
  115.           AutoSize = False
  116.           Caption = 
  117.             'Most templates listed should be used with a background, which yo' +
  118.             'u can select by clicking the Next button below.'
  119.           Font.Charset = DEFAULT_CHARSET
  120.           Font.Color = clRed
  121.           Font.Height = -11
  122.           Font.Name = 'MS Sans Serif'
  123.           Font.Style = []
  124.           ParentFont = False
  125.           WordWrap = True
  126.         end
  127.         object CategoryCombo: TComboBox
  128.           Left = 4
  129.           Top = 52
  130.           Width = 295
  131.           Height = 21
  132.           Style = csDropDownList
  133.           ItemHeight = 0
  134.           Sorted = True
  135.           TabOrder = 0
  136.           OnChange = CategoryComboChange
  137.         end
  138.         object TemplateList: TListBox
  139.           Left = 4
  140.           Top = 80
  141.           Width = 295
  142.           Height = 185
  143.           ItemHeight = 13
  144.           Sorted = True
  145.           TabOrder = 1
  146.           OnClick = TemplateListClick
  147.         end
  148.       end
  149.       object AddressSheet: TTabSheet
  150.         Caption = 'AddressSheet'
  151.         TabVisible = False
  152.         OnShow = AddressSheetShow
  153.         object Label6: TLabel
  154.           Left = 4
  155.           Top = 12
  156.           Width = 198
  157.           Height = 13
  158.           Caption = 'STEP 4: Enter Address Information'
  159.           Font.Charset = DEFAULT_CHARSET
  160.           Font.Color = clRed
  161.           Font.Height = -12
  162.           Font.Name = 'MS Sans Serif'
  163.           Font.Style = [fsBold]
  164.           ParentFont = False
  165.         end
  166.         object AddressPanel: TPanel
  167.           Left = 3
  168.           Top = 36
  169.           Width = 300
  170.           Height = 109
  171.           BevelOuter = bvNone
  172.           TabOrder = 0
  173.           object Label2: TLabel
  174.             Left = 8
  175.             Top = 4
  176.             Width = 41
  177.             Height = 13
  178.             Caption = 'Address:'
  179.           end
  180.           object AddressMemo: TMemo
  181.             Left = 8
  182.             Top = 24
  183.             Width = 217
  184.             Height = 73
  185.             ScrollBars = ssBoth
  186.             TabOrder = 0
  187.           end
  188.           object GetAddressBtn: TBitBtn
  189.             Left = 240
  190.             Top = 48
  191.             Width = 53
  192.             Height = 25
  193.             Caption = 'Pick'
  194.             TabOrder = 1
  195.             OnClick = GetAddressBtnClick
  196.           end
  197.         end
  198.         object RetAddressPanel: TPanel
  199.           Left = 3
  200.           Top = 156
  201.           Width = 300
  202.           Height = 109
  203.           BevelOuter = bvNone
  204.           TabOrder = 1
  205.           object Label3: TLabel
  206.             Left = 8
  207.             Top = 4
  208.             Width = 76
  209.             Height = 13
  210.             Caption = 'Return Address:'
  211.           end
  212.           object RetAddressMemo: TMemo
  213.             Left = 8
  214.             Top = 24
  215.             Width = 217
  216.             Height = 73
  217.             ScrollBars = ssBoth
  218.             TabOrder = 0
  219.           end
  220.           object GetRetAddressBtn: TBitBtn
  221.             Left = 240
  222.             Top = 48
  223.             Width = 53
  224.             Height = 25
  225.             Caption = 'Pick'
  226.             ParentShowHint = False
  227.             ShowHint = True
  228.             TabOrder = 1
  229.             OnClick = GetRetAddressBtnClick
  230.           end
  231.         end
  232.         object UpdateBtn: TBitBtn
  233.           Left = 115
  234.           Top = 264
  235.           Width = 75
  236.           Height = 25
  237.           Caption = '&Update'
  238.           TabOrder = 2
  239.           OnClick = UpdateBtnClick
  240.           Glyph.Data = {
  241.             F6000000424DF600000000000000760000002800000010000000100000000100
  242.             04000000000080000000120B0000120B00001000000010000000000000000000
  243.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  244.             FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  245.             DADAADAD7444447DADADDAD444444444DADAAD444DADAD444DADD744DADADAD4
  246.             47DAA44DADA22DA744ADD44ADA2222DA44DAA44DAD2222AD44ADD44ADAD22ADA
  247.             DADAA447ADADADAD44ADD744DA4ADADADADAAD444D44ADA47DADDAD444444ADA
  248.             DADAADAD74444DADADADDADADA44DADADADAADADAD4DADADADAD}
  249.         end
  250.       end
  251.       object CardSheet: TTabSheet
  252.         Caption = 'CardSheet'
  253.         TabVisible = False
  254.         OnShow = CardSheetShow
  255.         object Label11: TLabel
  256.           Left = 4
  257.           Top = 12
  258.           Width = 233
  259.           Height = 13
  260.           Caption = 'STEP 4: Enter Business Card Information'
  261.           Font.Charset = DEFAULT_CHARSET
  262.           Font.Color = clRed
  263.           Font.Height = -12
  264.           Font.Name = 'MS Sans Serif'
  265.           Font.Style = [fsBold]
  266.           ParentFont = False
  267.         end
  268.         object ScrollBox1: TScrollBox
  269.           Left = 0
  270.           Top = 40
  271.           Width = 300
  272.           Height = 217
  273.           BorderStyle = bsNone
  274.           TabOrder = 0
  275.           object Label12: TLabel
  276.             Left = 8
  277.             Top = 0
  278.             Width = 31
  279.             Height = 13
  280.             Caption = 'Name:'
  281.           end
  282.           object Label13: TLabel
  283.             Left = 8
  284.             Top = 24
  285.             Width = 47
  286.             Height = 13
  287.             Caption = 'Company:'
  288.           end
  289.           object Label14: TLabel
  290.             Left = 8
  291.             Top = 48
  292.             Width = 23
  293.             Height = 13
  294.             Caption = 'Title:'
  295.           end
  296.           object Label15: TLabel
  297.             Left = 8
  298.             Top = 72
  299.             Width = 41
  300.             Height = 13
  301.             Caption = 'Address:'
  302.           end
  303.           object Label16: TLabel
  304.             Left = 8
  305.             Top = 136
  306.             Width = 34
  307.             Height = 13
  308.             Caption = 'Phone:'
  309.           end
  310.           object Label17: TLabel
  311.             Left = 8
  312.             Top = 160
  313.             Width = 23
  314.             Height = 13
  315.             Caption = 'FAX:'
  316.           end
  317.           object Label18: TLabel
  318.             Left = 8
  319.             Top = 184
  320.             Width = 28
  321.             Height = 13
  322.             Caption = 'Email:'
  323.           end
  324.           object Label19: TLabel
  325.             Left = 8
  326.             Top = 240
  327.             Width = 34
  328.             Height = 13
  329.             Caption = 'User 1:'
  330.           end
  331.           object Label20: TLabel
  332.             Left = 8
  333.             Top = 304
  334.             Width = 34
  335.             Height = 13
  336.             Caption = 'User 2:'
  337.           end
  338.           object Label21: TLabel
  339.             Left = 8
  340.             Top = 360
  341.             Width = 34
  342.             Height = 13
  343.             Caption = 'User 3:'
  344.           end
  345.           object Label22: TLabel
  346.             Left = 8
  347.             Top = 412
  348.             Width = 34
  349.             Height = 13
  350.             Caption = 'User 4:'
  351.           end
  352.           object CardNameEdit: TEdit
  353.             Left = 64
  354.             Top = 0
  355.             Width = 177
  356.             Height = 21
  357.             TabOrder = 0
  358.           end
  359.           object CardCompanyEdit: TEdit
  360.             Left = 64
  361.             Top = 24
  362.             Width = 177
  363.             Height = 21
  364.             TabOrder = 1
  365.           end
  366.           object CardTitleEdit: TEdit
  367.             Left = 64
  368.             Top = 48
  369.             Width = 177
  370.             Height = 21
  371.             TabOrder = 2
  372.           end
  373.           object CardAddressMemo: TMemo
  374.             Left = 64
  375.             Top = 72
  376.             Width = 177
  377.             Height = 57
  378.             ScrollBars = ssBoth
  379.             TabOrder = 3
  380.           end
  381.           object CardPhoneEdit: TEdit
  382.             Left = 64
  383.             Top = 136
  384.             Width = 177
  385.             Height = 21
  386.             TabOrder = 4
  387.           end
  388.           object CardFaxEdit: TEdit
  389.             Left = 64
  390.             Top = 160
  391.             Width = 177
  392.             Height = 21
  393.             TabOrder = 5
  394.           end
  395.           object CardEmailEdit: TEdit
  396.             Left = 64
  397.             Top = 184
  398.             Width = 177
  399.             Height = 21
  400.             TabOrder = 6
  401.           end
  402.           object CardUser1Memo: TMemo
  403.             Left = 64
  404.             Top = 240
  405.             Width = 177
  406.             Height = 49
  407.             ScrollBars = ssBoth
  408.             TabOrder = 7
  409.           end
  410.           object CardUser2Memo: TMemo
  411.             Left = 64
  412.             Top = 296
  413.             Width = 177
  414.             Height = 49
  415.             ScrollBars = ssBoth
  416.             TabOrder = 8
  417.           end
  418.           object CardUser3Memo: TMemo
  419.             Left = 64
  420.             Top = 352
  421.             Width = 177
  422.             Height = 49
  423.             ScrollBars = ssBoth
  424.             TabOrder = 9
  425.           end
  426.           object CardUser4Memo: TMemo
  427.             Left = 64
  428.             Top = 408
  429.             Width = 177
  430.             Height = 49
  431.             ScrollBars = ssBoth
  432.             TabOrder = 10
  433.           end
  434.         end
  435.         object GetCardDataBtn: TBitBtn
  436.           Left = 27
  437.           Top = 264
  438.           Width = 75
  439.           Height = 25
  440.           Caption = '&Pick'
  441.           TabOrder = 1
  442.           OnClick = GetCardDataBtnClick
  443.         end
  444.         object ClearCardBtn: TBitBtn
  445.           Left = 115
  446.           Top = 264
  447.           Width = 75
  448.           Height = 25
  449.           Caption = '&Clear'
  450.           TabOrder = 2
  451.           OnClick = ClearCardBtnClick
  452.           Glyph.Data = {
  453.             66010000424D6601000000000000760000002800000014000000140000000100
  454.             040000000000F0000000CE0E0000C40E00001000000000000000000000000000
  455.             80000080000000808000800000008000800080800000C0C0C000808080000000
  456.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  457.             7777777700007777777777777777777700007777777777777777777700007777
  458.             7777777777707777000077777077777777777777000077770007777777077777
  459.             0000777700077777707777770000777770007777007777770000777777000770
  460.             0777777700007777777000007777777700007777777700077777777700007777
  461.             7770000077777777000077777700077077777777000077770000777700777777
  462.             0000777000077777700777770000777007777777770077770000777777777777
  463.             7777777700007777777777777777777700007777777777777777777700007777
  464.             77777777777777770000}
  465.         end
  466.         object Update2Btn: TBitBtn
  467.           Left = 203
  468.           Top = 264
  469.           Width = 75
  470.           Height = 25
  471.           Caption = '&Update'
  472.           TabOrder = 3
  473.           OnClick = UpdateBtnClick
  474.           Glyph.Data = {
  475.             F6000000424DF600000000000000760000002800000010000000100000000100
  476.             04000000000080000000120B0000120B00001000000010000000000000000000
  477.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  478.             FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  479.             DADAADAD7444447DADADDAD444444444DADAAD444DADAD444DADD744DADADAD4
  480.             47DAA44DADA22DA744ADD44ADA2222DA44DAA44DAD2222AD44ADD44ADAD22ADA
  481.             DADAA447ADADADAD44ADD744DA4ADADADADAAD444D44ADA47DADDAD444444ADA
  482.             DADAADAD74444DADADADDADADA44DADADADAADADAD4DADADADAD}
  483.         end
  484.       end
  485.       object GreetingSheet: TTabSheet
  486.         Caption = 'GreetingSheet'
  487.         TabVisible = False
  488.         OnShow = GreetingSheetShow
  489.         object Label7: TLabel
  490.           Left = 8
  491.           Top = 43
  492.           Width = 223
  493.           Height = 13
  494.           Caption = 'Enter the first name of the person the card is to:'
  495.         end
  496.         object Label8: TLabel
  497.           Left = 4
  498.           Top = 12
  499.           Width = 231
  500.           Height = 13
  501.           Caption = 'STEP 4: Enter Greeting Card Information'
  502.           Font.Charset = DEFAULT_CHARSET
  503.           Font.Color = clRed
  504.           Font.Height = -12
  505.           Font.Name = 'MS Sans Serif'
  506.           Font.Style = [fsBold]
  507.           ParentFont = False
  508.         end
  509.         object Label9: TLabel
  510.           Left = 8
  511.           Top = 107
  512.           Width = 234
  513.           Height = 13
  514.           Caption = 'Enter the first name of the person the card is from:'
  515.         end
  516.         object GetToNameBtn: TBitBtn
  517.           Left = 240
  518.           Top = 63
  519.           Width = 53
  520.           Height = 25
  521.           Caption = 'Pick'
  522.           ParentShowHint = False
  523.           ShowHint = True
  524.           TabOrder = 1
  525.           OnClick = GetToNameBtnClick
  526.         end
  527.         object ToNameEdit: TEdit
  528.           Left = 8
  529.           Top = 64
  530.           Width = 217
  531.           Height = 21
  532.           TabOrder = 0
  533.         end
  534.         object FromNameEdit: TEdit
  535.           Left = 8
  536.           Top = 128
  537.           Width = 217
  538.           Height = 21
  539.           TabOrder = 2
  540.         end
  541.         object GetFromNameBtn: TBitBtn
  542.           Left = 240
  543.           Top = 127
  544.           Width = 53
  545.           Height = 25
  546.           Caption = 'Pick'
  547.           ParentShowHint = False
  548.           ShowHint = True
  549.           TabOrder = 3
  550.           OnClick = GetFromNameBtnClick
  551.         end
  552.         object Update3Btn: TBitBtn
  553.           Left = 115
  554.           Top = 264
  555.           Width = 75
  556.           Height = 25
  557.           Caption = '&Update'
  558.           TabOrder = 4
  559.           OnClick = UpdateBtnClick
  560.           Glyph.Data = {
  561.             F6000000424DF600000000000000760000002800000010000000100000000100
  562.             04000000000080000000120B0000120B00001000000010000000000000000000
  563.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  564.             FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  565.             DADAADAD7444447DADADDAD444444444DADAAD444DADAD444DADD744DADADAD4
  566.             47DAA44DADA22DA744ADD44ADA2222DA44DAA44DAD2222AD44ADD44ADAD22ADA
  567.             DADAA447ADADADAD44ADD744DA4ADADADADAAD444D44ADA47DADDAD444444ADA
  568.             DADAADAD74444DADADADDADADA44DADADADAADADAD4DADADADAD}
  569.         end
  570.       end
  571.       object BackgroundSheet: TTabSheet
  572.         Caption = 'BackgroundSheet'
  573.         TabVisible = False
  574.         object Label10: TLabel
  575.           Left = 4
  576.           Top = 12
  577.           Width = 171
  578.           Height = 13
  579.           Caption = 'STEP 3: Select a Background'
  580.           Font.Charset = DEFAULT_CHARSET
  581.           Font.Color = clRed
  582.           Font.Height = -12
  583.           Font.Name = 'MS Sans Serif'
  584.           Font.Style = [fsBold]
  585.           ParentFont = False
  586.         end
  587.         object Label24: TLabel
  588.           Left = 8
  589.           Top = 292
  590.           Width = 289
  591.           Height = 13
  592.           AutoSize = False
  593.           Caption = 'If you don'#39't want a background just click the Next button.'
  594.           Font.Charset = DEFAULT_CHARSET
  595.           Font.Color = clRed
  596.           Font.Height = -11
  597.           Font.Name = 'MS Sans Serif'
  598.           Font.Style = []
  599.           ParentFont = False
  600.         end
  601.         object BackgroundBtn: TBitBtn
  602.           Left = 12
  603.           Top = 256
  604.           Width = 137
  605.           Height = 25
  606.           Caption = '&Select  Background'
  607.           TabOrder = 0
  608.           OnClick = BackgroundBtnClick
  609.           Glyph.Data = {
  610.             66010000424D6601000000000000760000002800000014000000140000000100
  611.             040000000000F000000000000000000000001000000010000000000000000000
  612.             80000080000000808000800000008000800080800000C0C0C000808080000000
  613.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  614.             7777777700007777777777777777777700007777777777777777777700007777
  615.             777777777777777700007777777777EE77DD777700007777777777EE77DD7777
  616.             00007777CC77CC77AA77777700007777CC77CC77AA77777700007777779977BB
  617.             77EE777700007777779977BB77EE777700007777DD77EE77CC77777700007777
  618.             DD77EE77CC7777770000777777CC7799777777770000777777CC779977777777
  619.             000077779977DD77CC777777000077779977DD77CC7777770000777777777777
  620.             7777777700007777777777777777777700007777777777777777777700007777
  621.             77777777777777770000}
  622.         end
  623.         object BackgroundList: TListBox
  624.           Left = 8
  625.           Top = 32
  626.           Width = 289
  627.           Height = 217
  628.           ItemHeight = 13
  629.           Sorted = True
  630.           TabOrder = 1
  631.           OnClick = BackgroundListClick
  632.         end
  633.         object NoBackgroundBtn: TBitBtn
  634.           Left = 156
  635.           Top = 256
  636.           Width = 137
  637.           Height = 25
  638.           Caption = '&Clear Background'
  639.           TabOrder = 2
  640.           OnClick = NoBackgroundBtnClick
  641.           Glyph.Data = {
  642.             66010000424D6601000000000000760000002800000014000000140000000100
  643.             040000000000F0000000CE0E0000C40E00001000000000000000000000000000
  644.             80000080000000808000800000008000800080800000C0C0C000808080000000
  645.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  646.             7777777700007777777777777777777700007777777777777777777700007777
  647.             7777777777707777000077777077777777777777000077770007777777077777
  648.             0000777700077777707777770000777770007777007777770000777777000770
  649.             0777777700007777777000007777777700007777777700077777777700007777
  650.             7770000077777777000077777700077077777777000077770000777700777777
  651.             0000777000077777700777770000777007777777770077770000777777777777
  652.             7777777700007777777777777777777700007777777777777777777700007777
  653.             77777777777777770000}
  654.         end
  655.       end
  656.       object FinishSheet: TTabSheet
  657.         Caption = 'FinishSheet'
  658.         TabVisible = False
  659.         object Label25: TLabel
  660.           Left = 8
  661.           Top = 8
  662.           Width = 251
  663.           Height = 13
  664.           Caption = 'Congratulations...  Your Design is Complete!'
  665.           Font.Charset = DEFAULT_CHARSET
  666.           Font.Color = clWindowText
  667.           Font.Height = -11
  668.           Font.Name = 'MS Sans Serif'
  669.           Font.Style = [fsBold]
  670.           ParentFont = False
  671.         end
  672.         object Label26: TLabel
  673.           Left = 8
  674.           Top = 40
  675.           Width = 275
  676.           Height = 49
  677.           AutoSize = False
  678.           Caption = 
  679.             'Review the preview to the right and click the Back button to mak' +
  680.             'e changes or click the Finish button to create the design.'
  681.           WordWrap = True
  682.         end
  683.         object Label27: TLabel
  684.           Left = 8
  685.           Top = 104
  686.           Width = 275
  687.           Height = 65
  688.           AutoSize = False
  689.           Caption = 
  690.             'Once your design is created you can modify it by moving objects ' +
  691.             'around, changing colors and changing/adding text, graphics and s' +
  692.             'hapes, just like you were creating a design from scratch.'
  693.           WordWrap = True
  694.         end
  695.         object SwitchLabel: TLabel
  696.           Left = 8
  697.           Top = 208
  698.           Width = 275
  699.           Height = 73
  700.           AutoSize = False
  701.           Caption = 
  702.             'If you want to print your design on a paper stock with a differe' +
  703.             'nt layout,  you can use the Switch To Different Layout command o' +
  704.             'n the File menu to choose a layout that matches your paper stock' +
  705.             '.'
  706.           Font.Charset = DEFAULT_CHARSET
  707.           Font.Color = clRed
  708.           Font.Height = -11
  709.           Font.Name = 'MS Sans Serif'
  710.           Font.Style = []
  711.           ParentFont = False
  712.           WordWrap = True
  713.         end
  714.       end
  715.     end
  716.     object Panel2: TPanel
  717.       Left = 0
  718.       Top = 321
  719.       Width = 313
  720.       Height = 36
  721.       Align = alBottom
  722.       TabOrder = 1
  723.       object BackBtn: TBitBtn
  724.         Left = 9
  725.         Top = 5
  726.         Width = 65
  727.         Height = 25
  728.         Cancel = True
  729.         Caption = '&Back'
  730.         Enabled = False
  731.         TabOrder = 0
  732.         OnClick = BackBtnClick
  733.         Glyph.Data = {
  734.           F6000000424DF600000000000000760000002800000010000000100000000100
  735.           0400000000008000000000000000000000001000000000000000000000000000
  736.           80000080000000808000800000008000800080800000C0C0C000808080000000
  737.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  738.           777777777777770777777777777770077777777777770C07777777777770CC07
  739.           77777777770CCC077777777770CCCC07777777770CCCCC07777777770CCCCC07
  740.           7777777770CCCC0777777777770CCC07777777777770CC077777777777770C07
  741.           7777777777777007777777777777770777777777777777777777}
  742.       end
  743.       object NextBtn: TBitBtn
  744.         Left = 81
  745.         Top = 5
  746.         Width = 65
  747.         Height = 25
  748.         Caption = '&Next'
  749.         Default = True
  750.         TabOrder = 1
  751.         OnClick = NextBtnClick
  752.         Glyph.Data = {
  753.           F6000000424DF600000000000000760000002800000010000000100000000100
  754.           0400000000008000000000000000000000001000000000000000000000000000
  755.           80000080000000808000800000008000800080800000C0C0C000808080000000
  756.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  757.           77777777077777777777777700777777777777770C077777777777770CC07777
  758.           777777770CCC0777777777770CCCC077777777770CCCCC07777777770CCCCC07
  759.           777777770CCCC077777777770CCC0777777777770CC07777777777770C077777
  760.           7777777700777777777777770777777777777777777777777777}
  761.         Layout = blGlyphRight
  762.       end
  763.       object CancelBtn: TBitBtn
  764.         Left = 154
  765.         Top = 5
  766.         Width = 65
  767.         Height = 25
  768.         Caption = '&Cancel'
  769.         TabOrder = 2
  770.         Kind = bkCancel
  771.       end
  772.       object HelpBtn: TBitBtn
  773.         Left = 238
  774.         Top = 5
  775.         Width = 65
  776.         Height = 25
  777.         TabOrder = 3
  778.         Kind = bkHelp
  779.       end
  780.     end
  781.   end
  782.   object PreviewCardPanel: TGridPanel
  783.     Left = 328
  784.     Top = 24
  785.     Width = 289
  786.     Height = 289
  787.     BevelOuter = bvNone
  788.     BorderStyle = bsSingle
  789.     Color = clWhite
  790.     TabOrder = 1
  791.     Visible = False
  792.     ShowGrid = False
  793.     MarginLeft = 0
  794.     MarginTop = 0
  795.     MarginRight = 0
  796.     MarginBottom = 0
  797.     ShowMargins = False
  798.   end
  799. end
  800.