home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip_2001-11_cd1.bin / sharewar / business / download / bcdp2000.exe / bcdp.exe / 0 / RCDATA / TEDITLAYOUTFORM / TEDITLAYOUTFORM.txt
Encoding:
Text File  |  2000-10-20  |  7.1 KB  |  330 lines

  1. object EditLayoutForm: TEditLayoutForm
  2.   Left = 233
  3.   Top = 169
  4.   HelpContext = 102
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Layout'
  8.   ClientHeight = 306
  9.   ClientWidth = 527
  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 = poMainFormCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label9: TLabel
  21.     Left = 289
  22.     Top = 216
  23.     Width = 232
  24.     Height = 33
  25.     AutoSize = False
  26.     Caption = 
  27.       'To change units use the Metric Units checkbox under Options on t' +
  28.       'he View menu.'
  29.     WordWrap = True
  30.   end
  31.   object UnitTypeLabel: TLabel
  32.     Left = 289
  33.     Top = 248
  34.     Width = 232
  35.     Height = 10
  36.     AutoSize = False
  37.     Caption = 'UnitTypeLabel'
  38.     Font.Charset = ANSI_CHARSET
  39.     Font.Color = clBlack
  40.     Font.Height = -9
  41.     Font.Name = 'Arial'
  42.     Font.Style = []
  43.     ParentFont = False
  44.   end
  45.   object OkBtn: TBitBtn
  46.     Left = 134
  47.     Top = 272
  48.     Width = 75
  49.     Height = 25
  50.     Caption = '&OK'
  51.     Default = True
  52.     TabOrder = 6
  53.     OnClick = OkBtnClick
  54.     Glyph.Data = {
  55.       DE010000424DDE01000000000000760000002800000024000000120000000100
  56.       0400000000006801000000000000000000001000000000000000000000000000
  57.       80000080000000808000800000008000800080800000C0C0C000808080000000
  58.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  59.       3333333333333333333333330000333333333333333333333333F33333333333
  60.       00003333344333333333333333388F3333333333000033334224333333333333
  61.       338338F3333333330000333422224333333333333833338F3333333300003342
  62.       222224333333333383333338F3333333000034222A22224333333338F338F333
  63.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  64.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  65.       0000333333333A222433333333333338F338F33300003333333333A222433333
  66.       333333338F338F33000033333333333A222433333333333338F338F300003333
  67.       33333333A222433333333333338F338F00003333333333333A22433333333333
  68.       3338F38F000033333333333333A223333333333333338F830000333333333333
  69.       333A333333333333333338330000333333333333333333333333333333333333
  70.       0000}
  71.     NumGlyphs = 2
  72.   end
  73.   object CancelBtn: TBitBtn
  74.     Left = 226
  75.     Top = 272
  76.     Width = 75
  77.     Height = 25
  78.     Caption = '&Cancel'
  79.     TabOrder = 7
  80.     Kind = bkCancel
  81.   end
  82.   object HelpBtn: TBitBtn
  83.     Left = 318
  84.     Top = 272
  85.     Width = 75
  86.     Height = 25
  87.     TabOrder = 8
  88.     Kind = bkHelp
  89.   end
  90.   object UnitsRadioGroup: TRadioGroup
  91.     Left = 289
  92.     Top = 168
  93.     Width = 232
  94.     Height = 41
  95.     Caption = '&Units'
  96.     Columns = 2
  97.     Enabled = False
  98.     ItemIndex = 0
  99.     Items.Strings = (
  100.       '&inch'
  101.       '&mm')
  102.     TabOrder = 5
  103.   end
  104.   object ElementSizeGroup: TGroupBox
  105.     Left = 8
  106.     Top = 112
  107.     Width = 270
  108.     Height = 49
  109.     Caption = '&Element Size'
  110.     TabOrder = 2
  111.     object Label1: TLabel
  112.       Left = 13
  113.       Top = 24
  114.       Width = 31
  115.       Height = 13
  116.       Caption = '&Width:'
  117.       FocusControl = WidthEdit
  118.     end
  119.     object Label2: TLabel
  120.       Left = 135
  121.       Top = 24
  122.       Width = 31
  123.       Height = 13
  124.       Caption = '&Height'
  125.       FocusControl = HeightEdit
  126.     end
  127.     object WidthEdit: TEdit
  128.       Left = 61
  129.       Top = 20
  130.       Width = 50
  131.       Height = 21
  132.       TabOrder = 0
  133.     end
  134.     object HeightEdit: TEdit
  135.       Left = 175
  136.       Top = 20
  137.       Width = 50
  138.       Height = 21
  139.       TabOrder = 1
  140.     end
  141.   end
  142.   object PageLayoutGroup: TGroupBox
  143.     Left = 289
  144.     Top = 8
  145.     Width = 233
  146.     Height = 153
  147.     Caption = 'Page &Layout'
  148.     TabOrder = 4
  149.     object Label3: TLabel
  150.       Left = 13
  151.       Top = 24
  152.       Width = 30
  153.       Height = 13
  154.       Caption = '&Rows:'
  155.       FocusControl = RowsEdit
  156.     end
  157.     object Label4: TLabel
  158.       Left = 13
  159.       Top = 49
  160.       Width = 43
  161.       Height = 13
  162.       Caption = '&Columns:'
  163.       FocusControl = ColumnsEdit
  164.     end
  165.     object Label5: TLabel
  166.       Left = 108
  167.       Top = 24
  168.       Width = 57
  169.       Height = 13
  170.       Caption = '&Top Margin:'
  171.       FocusControl = TopMarginEdit
  172.     end
  173.     object Label6: TLabel
  174.       Left = 108
  175.       Top = 49
  176.       Width = 56
  177.       Height = 13
  178.       Caption = '&Left Margin:'
  179.       FocusControl = LeftMarginEdit
  180.     end
  181.     object Label7: TLabel
  182.       Left = 13
  183.       Top = 76
  184.       Width = 120
  185.       Height = 13
  186.       Caption = 'Space between &columns:'
  187.       FocusControl = ColumnSpaceEdit
  188.     end
  189.     object Label8: TLabel
  190.       Left = 13
  191.       Top = 100
  192.       Width = 103
  193.       Height = 13
  194.       Caption = 'Space between &rows:'
  195.       FocusControl = RowSpaceEdit
  196.     end
  197.     object RowsEdit: TEdit
  198.       Left = 61
  199.       Top = 20
  200.       Width = 36
  201.       Height = 21
  202.       TabOrder = 0
  203.     end
  204.     object ColumnsEdit: TEdit
  205.       Left = 61
  206.       Top = 45
  207.       Width = 36
  208.       Height = 21
  209.       TabOrder = 1
  210.     end
  211.     object TopMarginEdit: TEdit
  212.       Left = 169
  213.       Top = 20
  214.       Width = 50
  215.       Height = 21
  216.       TabOrder = 2
  217.     end
  218.     object LeftMarginEdit: TEdit
  219.       Left = 169
  220.       Top = 45
  221.       Width = 50
  222.       Height = 21
  223.       TabOrder = 3
  224.     end
  225.     object ColumnSpaceEdit: TEdit
  226.       Left = 169
  227.       Top = 76
  228.       Width = 50
  229.       Height = 21
  230.       TabOrder = 4
  231.     end
  232.     object RowSpaceEdit: TEdit
  233.       Left = 169
  234.       Top = 100
  235.       Width = 50
  236.       Height = 21
  237.       TabOrder = 5
  238.     end
  239.   end
  240.   object LayoutNameGroup: TGroupBox
  241.     Left = 8
  242.     Top = 8
  243.     Width = 270
  244.     Height = 41
  245.     Caption = '&Layout Name'
  246.     TabOrder = 0
  247.     object NameEdit: TEdit
  248.       Left = 6
  249.       Top = 15
  250.       Width = 257
  251.       Height = 21
  252.       MaxLength = 49
  253.       TabOrder = 0
  254.     end
  255.   end
  256.   object PaperTypeGroup: TGroupBox
  257.     Left = 8
  258.     Top = 56
  259.     Width = 270
  260.     Height = 49
  261.     Caption = '&Paper Type'
  262.     TabOrder = 1
  263.     object PaperTypeCombo: TComboBox
  264.       Left = 6
  265.       Top = 17
  266.       Width = 257
  267.       Height = 21
  268.       Style = csDropDownList
  269.       ItemHeight = 13
  270.       TabOrder = 0
  271.     end
  272.   end
  273.   object RegionGroup: TGroupBox
  274.     Left = 8
  275.     Top = 168
  276.     Width = 270
  277.     Height = 89
  278.     Caption = 'Region Type/Stock Type'
  279.     Enabled = False
  280.     TabOrder = 3
  281.     object Label10: TLabel
  282.       Left = 45
  283.       Top = 70
  284.       Width = 181
  285.       Height = 13
  286.       Caption = '(For display only - Cannot be changed)'
  287.     end
  288.     object BackPrintableCheck: TCheckBox
  289.       Left = 160
  290.       Top = 18
  291.       Width = 105
  292.       Height = 16
  293.       Caption = 'Back &Printable'
  294.       Enabled = False
  295.       TabOrder = 0
  296.     end
  297.     object RegionTypeCombo: TComboBox
  298.       Left = 8
  299.       Top = 16
  300.       Width = 147
  301.       Height = 21
  302.       Style = csDropDownList
  303.       Enabled = False
  304.       ItemHeight = 13
  305.       TabOrder = 1
  306.       Items.Strings = (
  307.         'None'
  308.         'Side Fold Tall Card'
  309.         'Top Fold Wide Card'
  310.         'Side Fold Wide Card'
  311.         'Top Fold Tall Card')
  312.     end
  313.     object StockTypeCombo: TComboBox
  314.       Left = 8
  315.       Top = 44
  316.       Width = 249
  317.       Height = 21
  318.       Style = csDropDownList
  319.       Enabled = False
  320.       ItemHeight = 13
  321.       TabOrder = 2
  322.       Items.Strings = (
  323.         'Normal'
  324.         'CD-R Business Card - High'
  325.         'CD-R Business Card - Wide'
  326.         'Full Size CD')
  327.     end
  328.   end
  329. end
  330.