home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / VARIE / smartadd / INSTALL.EXE / SMARTADR.EXE / 0 / RCDATA / TLAYOUTPDLG / TLAYOUTPDLG.txt
Encoding:
Text File  |  1997-04-15  |  18.1 KB  |  518 lines

  1. object LayoutPDlg: TLayoutPDlg
  2.   Left = 11
  3.   Top = 115
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 425
  6.   ClientWidth = 373
  7.   Font.Color = clBlack
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 120
  12.   Scaled = False
  13.   OnCreate = FormCreate
  14.   OnShow = FormShow
  15.   TextHeight = 16
  16.   object SpeedButton1: TSpeedButton
  17.     Left = 277
  18.     Top = 391
  19.     Width = 89
  20.     Height = 30
  21.     Caption = 'Help'
  22.     Glyph.Data = {
  23.       06020000424D0602000000000000760000002800000028000000140000000100
  24.       0400000000009001000000000000000000000000000010000000000000000000
  25.       80000080000000808000800000008000800080800000C0C0C000808080000000
  26.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  27.       7777777777777777777777777777777777777777777777777777777777777777
  28.       777777777778887777777777777777777777777777777777778AA87777777777
  29.       777777788777777777777777778AA87777777777777777788777777777777777
  30.       78AA87774447777777777788777788877777778878AA87774447777777877788
  31.       777788877777778A8AA877777777777777887887777777777777778AAAA87777
  32.       4487777777888887777788777777778AAAAAA877448777777788888888778877
  33.       7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
  34.       77888888777777887777778AAA8778447784487777888887778877788777778A
  35.       A87774487774447777888877788777788877778A877774487774447777888777
  36.       7887777888777788777777447784487777887777778877788777778777777774
  37.       4444877777877777777888887777777777777777777777777777777777777777
  38.       7777777777777777777777777777777777777777777777777777777777777777
  39.       77777777777777777777}
  40.     NumGlyphs = 2
  41.     OnClick = SpeedButton1Click
  42.   end
  43.   object Button1: TButton
  44.     Left = 94
  45.     Top = 391
  46.     Width = 89
  47.     Height = 30
  48.     Cancel = True
  49.     Caption = 'OK'
  50.     Default = True
  51.     ModalResult = 1
  52.     TabOrder = 0
  53.     OnClick = Button1Click
  54.   end
  55.   object Button2: TButton
  56.     Left = 186
  57.     Top = 391
  58.     Width = 89
  59.     Height = 30
  60.     Cancel = True
  61.     Caption = 'Cancel'
  62.     ModalResult = 2
  63.     TabOrder = 1
  64.   end
  65.   object GroupBox3: TGroupBox
  66.     Left = 6
  67.     Top = 271
  68.     Width = 358
  69.     Height = 114
  70.     Caption = 'Allocated &Printer'
  71.     TabOrder = 2
  72.     object PrtList: TComboBox
  73.       Left = 16
  74.       Top = 22
  75.       Width = 333
  76.       Height = 24
  77.       Style = csDropDownList
  78.       Font.Color = clWindowText
  79.       Font.Height = -13
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ItemHeight = 16
  83.       ParentFont = False
  84.       TabOrder = 0
  85.     end
  86.     object Button5: TButton
  87.       Left = 255
  88.       Top = 54
  89.       Width = 95
  90.       Height = 30
  91.       Caption = 'Printer &Setup'
  92.       TabOrder = 3
  93.       OnClick = Button5Click
  94.     end
  95.     object Portrait: TRadioButton
  96.       Left = 16
  97.       Top = 56
  98.       Width = 185
  99.       Height = 17
  100.       Caption = 'Portr&ait Orientation'
  101.       Checked = True
  102.       TabOrder = 1
  103.       TabStop = True
  104.     end
  105.     object Landscape: TRadioButton
  106.       Left = 16
  107.       Top = 80
  108.       Width = 209
  109.       Height = 17
  110.       Caption = '&Landscape Orientation'
  111.       TabOrder = 2
  112.     end
  113.   end
  114.   object GroupBox2: TGroupBox
  115.     Left = 6
  116.     Top = 3
  117.     Width = 358
  118.     Height = 166
  119.     Caption = 'Page Layout Details'
  120.     TabOrder = 3
  121.     object Label5: TLabel
  122.       Left = 16
  123.       Top = 28
  124.       Width = 97
  125.       Height = 16
  126.       AutoSize = False
  127.       Caption = '&Name'
  128.       FocusControl = Edit1
  129.     end
  130.     object Label1: TLabel
  131.       Left = 16
  132.       Top = 66
  133.       Width = 103
  134.       Height = 16
  135.       AutoSize = False
  136.       Caption = '&Data Source:'
  137.       FocusControl = Owner
  138.     end
  139.     object Label2: TLabel
  140.       Left = 16
  141.       Top = 132
  142.       Width = 115
  143.       Height = 16
  144.       AutoSize = False
  145.       Caption = 'Paper Size'
  146.       FocusControl = TUsed
  147.     end
  148.     object Label3: TLabel
  149.       Left = 16
  150.       Top = 98
  151.       Width = 103
  152.       Height = 16
  153.       AutoSize = False
  154.       Caption = 'Paper T&ype:'
  155.       FocusControl = Owner
  156.     end
  157.     object Edit1: TEdit
  158.       Left = 136
  159.       Top = 26
  160.       Width = 214
  161.       Height = 24
  162.       Font.Color = clWindowText
  163.       Font.Height = -13
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = []
  166.       ParentFont = False
  167.       TabOrder = 0
  168.       Text = 'Edit1'
  169.     end
  170.     object Owner: TComboBox
  171.       Left = 136
  172.       Top = 62
  173.       Width = 214
  174.       Height = 24
  175.       Style = csDropDownList
  176.       Font.Color = clWindowText
  177.       Font.Height = -13
  178.       Font.Name = 'MS Sans Serif'
  179.       Font.Style = []
  180.       ItemHeight = 16
  181.       ParentFont = False
  182.       TabOrder = 1
  183.       OnChange = OwnerChange
  184.     end
  185.     object TUsed: TComboBox
  186.       Left = 136
  187.       Top = 128
  188.       Width = 214
  189.       Height = 24
  190.       Style = csDropDownList
  191.       Font.Color = clWindowText
  192.       Font.Height = -13
  193.       Font.Name = 'MS Sans Serif'
  194.       Font.Style = []
  195.       ItemHeight = 16
  196.       ParentFont = False
  197.       TabOrder = 3
  198.       OnChange = TUsedChange
  199.     end
  200.     object PaperType: TComboBox
  201.       Left = 136
  202.       Top = 94
  203.       Width = 214
  204.       Height = 24
  205.       Style = csDropDownList
  206.       Font.Color = clWindowText
  207.       Font.Height = -13
  208.       Font.Name = 'MS Sans Serif'
  209.       Font.Style = []
  210.       ItemHeight = 16
  211.       ParentFont = False
  212.       TabOrder = 2
  213.       OnChange = PaperTypeChange
  214.     end
  215.   end
  216.   object GroupBox1: TGroupBox
  217.     Left = 6
  218.     Top = 173
  219.     Width = 358
  220.     Height = 92
  221.     Caption = 'Page Control'
  222.     TabOrder = 4
  223.     object Sheets: TNotebook
  224.       Left = 8
  225.       Top = 18
  226.       Width = 345
  227.       Height = 67
  228.       PageIndex = 3
  229.       TabOrder = 0
  230.       object TPage
  231.         Left = 0
  232.         Top = 0
  233.         Caption = 'Envelopes'
  234.         object EnvelopeOption1: TRadioButton
  235.           Left = 16
  236.           Top = 6
  237.           Width = 318
  238.           Height = 17
  239.           Caption = 'Automatic Page Control'
  240.           Checked = True
  241.           TabOrder = 0
  242.           TabStop = True
  243.         end
  244.       end
  245.       object TPage
  246.         Left = 0
  247.         Top = 0
  248.         Caption = 'Labels'
  249.         object LabelOption1: TRadioButton
  250.           Left = 16
  251.           Top = 6
  252.           Width = 318
  253.           Height = 17
  254.           Caption = 'Automatic Page Control'
  255.           Checked = True
  256.           TabOrder = 0
  257.           TabStop = True
  258.         end
  259.       end
  260.       object TPage
  261.         Left = 0
  262.         Top = 0
  263.         Caption = 'Listings'
  264.         object ListingOption2: TRadioButton
  265.           Left = 16
  266.           Top = 26
  267.           Width = 318
  268.           Height = 16
  269.           Caption = 'Page Break after Change of Entry'
  270.           TabOrder = 1
  271.         end
  272.         object ListingOption3: TRadioButton
  273.           Left = 16
  274.           Top = 45
  275.           Width = 318
  276.           Height = 16
  277.           Caption = 'Page Break after Change of Index Character'
  278.           TabOrder = 2
  279.         end
  280.         object ListingOption1: TRadioButton
  281.           Left = 16
  282.           Top = 6
  283.           Width = 318
  284.           Height = 17
  285.           Caption = 'Automatic Page Control'
  286.           Checked = True
  287.           TabOrder = 0
  288.           TabStop = True
  289.         end
  290.       end
  291.       object TPage
  292.         Left = 0
  293.         Top = 0
  294.         Caption = 'Reminders'
  295.         object RemindersOption1: TRadioButton
  296.           Left = 16
  297.           Top = 6
  298.           Width = 318
  299.           Height = 17
  300.           Caption = 'Automatic Page Control'
  301.           Checked = True
  302.           TabOrder = 0
  303.           TabStop = True
  304.         end
  305.         object RemindersOption2: TRadioButton
  306.           Left = 16
  307.           Top = 26
  308.           Width = 318
  309.           Height = 16
  310.           Caption = 'Page Break after Change of Entry'
  311.           TabOrder = 1
  312.         end
  313.       end
  314.       object TPage
  315.         Left = 0
  316.         Top = 0
  317.         Caption = 'Diarys'
  318.         object DiaryOption2: TRadioButton
  319.           Left = 16
  320.           Top = 26
  321.           Width = 318
  322.           Height = 16
  323.           Caption = 'Page Break after Change of Event Date'
  324.           TabOrder = 1
  325.         end
  326.         object DiaryOption1: TRadioButton
  327.           Left = 16
  328.           Top = 6
  329.           Width = 318
  330.           Height = 17
  331.           Caption = 'Automatic Page Control'
  332.           Checked = True
  333.           TabOrder = 0
  334.           TabStop = True
  335.         end
  336.       end
  337.     end
  338.   end
  339.   object ODSHelp1: TODSHelp
  340.     HelpText.Strings = (
  341.       'Button1'
  342.       'Button2'
  343.       'Button5'
  344.       'DiaryOption1'
  345.       'DiaryOption2'
  346.       'Edit1'
  347.       'EnvelopeOption1'
  348.       'GroupBox1'
  349.       'GroupBox2'
  350.       'GroupBox3'
  351.       'Label1'
  352.       'Label2'
  353.       'Label3'
  354.       'Label5'
  355.       'LabelOption1'
  356.       'Landscape'
  357.       'ListingOption1'
  358.       'ListingOption2'
  359.       'ListingOption3'
  360.       'ODSHelp1'
  361.       'Owner'
  362.       'PaperType'
  363.       'Portrait'
  364.       'PrtList'
  365.       'RemindersOption1'
  366.       'RemindersOption2'
  367.       'Sheets'
  368.       'SpeedButton1'
  369.       'TUsed')
  370.     HelpText.HelpData = {
  371.       1D00010000680054686520627574746F6E206170706C69657320616E79206368
  372.       616E676573206D61646520746F207468652050616765204C61796F7574277320
  373.       50726F706572746965732C207468656E2072657475726E7320746F2074686520
  374.       506167652044657369676E65722E000101000000010000680054686520627574
  375.       746F6E2063616E63656C7320616E79206368616E676573206D61646520746F20
  376.       7468652050616765204C61796F757427732050726F706572746965732C207468
  377.       656E2072657475726E7320746F2074686520506167652044657369676E65722E
  378.       00010100000001000070005468697320627574746F6E20696E766F6B65732074
  379.       6865207374616E646172642057696E646F7773205072696E746572205365742D
  380.       757020746F6F6C2C20616C6C6F77696E6720766172696F7573207072696E7465
  381.       722073657474696E677320746F206265206D6F6469666965642E000101000000
  382.       0100000F002D3E4C6162656C4F7074696F6E3100010100000001000013002D3E
  383.       52656D696E646572734F7074696F6E3300010100000001000080005468697320
  384.       6669656C642064657461696C7320746865206E616D65206F6620746865206375
  385.       7272656E746C79206C6F616465642050616765204C61796F75742C2077686963
  386.       68206D617920626520616C74657265642062792073696D706C79206F7665722D
  387.       747970696E672074686520646973706C6179656420746578742E000101000000
  388.       0100000F002D3E4C6162656C4F7074696F6E3100010100000001000000000100
  389.       000000010000000001000000000100000000010000000001000008002D3E4F77
  390.       6E657200010100000001000008002D3E54557365640001010000000100000C00
  391.       2D3E50617065725479706500010100000001000008002D3E4564697431000101
  392.       0000000100004C0153656C656374696E672074686973206F7074696F6E207769
  393.       6C6C20616C6C6F7720536D617274204164647265737320746F2064657465726D
  394.       696E6520746865206265737420776179206F6620636F6E74726F6C6C696E6720
  395.       746865206F75747075742070616765732E0D0A0D0A466F72206578616D706C65
  396.       3A207768656E207072696E74696E6720456E76656C6F7065732C20536D617274
  397.       20416464726573732077696C6C20656E7375726520746861742061206E657720
  398.       656E747279206973207072696E74656420746F206561636820656E76656C6F70
  399.       652E205768657265617320776974682061206C697374696E672C20536D617274
  400.       20416464726573732077696C6C20666974206173206D616E7920656E74726965
  401.       73206F6E2061207061676520617320706F737369626C652C206265666F726520
  402.       616476616E63696E672074686520706167652E0001010000000100005F005365
  403.       7474696E672074686973206F7074696F6E20696E7374727563747320536D6172
  404.       74204164647265737320746F2070726F64756365207072696E7473207573696E
  405.       672074686973204C61796F75742C20696E204C616E6473636170652E00010100
  406.       00000100000F002D3E4C6162656C4F7074696F6E31000101000000010000D900
  407.       53656C656374696E672074686973206F7074696F6E2077696C6C20696E737472
  408.       75637420536D617274204164647265737320746F20666F726365206120706167
  409.       6520627265616B20616674657220746865206368616E6765206F662065766572
  410.       7920656E7472792E0D0A0D0A54686973206D65616E7320746861742061207365
  411.       706172617465207072696E74656420706167652077696C6C2062652067656E65
  412.       726174656420666F72206561636820656E747279206265696E67207072696E74
  413.       65642066726F6D20616E206164647265737320626F6F6B2E0001010000000100
  414.       00540153656C656374696E672074686973206F7074696F6E2077696C6C20696E
  415.       73747275637420536D617274204164647265737320746F20666F726365206120
  416.       7061676520627265616B20616674657220746865206368616E6765206F662074
  417.       686520536F727420436861726163746572207573656420627920616E20656E74
  418.       72792E0D0A0D0A54686973206D65616E732074686174207768656E2074686520
  419.       666972737420636861726163746572206F6620616E204164647265737320426F
  420.       6F6B20456E747279927320736F7274206B6579206368616E6765732C2061206E
  421.       657720706167652077696C6C20626520737461727465642E205468697320616C
  422.       6C6F7773206120696E646578207072696E7420746F2062652070726F64756365
  423.       64207769746820616C6C20419273206F6E206F6E6520706167652C2042927320
  424.       6F6E20616E6F746865722C20616E6420736F206F6E2E00010100000001000000
  425.       0001000000000100005E0254686973206669656C642073686F756C6420726566
  426.       6C6563742074686520736F75726365206F6620746865206461746120746F2062
  427.       65207072696E7465642C2061732065616368204461746120536F757263652063
  428.       6F6E7461696E7320646966666572656E74207072696E7461626C65206F626A65
  429.       6374732E20546F206368616E6765207468652073706563696669656420646174
  430.       6120736F757263652C2075736520746865209164726F702D646F776E92206172
  431.       726F7720616E642073656C65637420616E6F7468657220736F75726365206672
  432.       6F6D20746865206C6973742E0D0A0D0A49662061204461746120536F75726365
  433.       206F74686572207468616E20224164647265737320426F6F6B20456E74726965
  434.       73222069732073656C65637465642C207468656E207468652050617065722054
  435.       797065206669656C642077696C6C206265206175746F6D61746963616C6C7920
  436.       6368616E67656420746F20224C697374696E67222C2061732074686973206973
  437.       20746865206F6E6C79207061706572207479706520737570706F727465642062
  438.       7920746865206F74686572204461746120536F75726365732E0D0A0D0A447565
  439.       20746F20746865204461746120536F75726365206265696E67206B657920746F
  440.       2074686520666F726D6174206F6620746865206C61796F75742C202074686973
  441.       206669656C64206D6179206F6E6C7920626520646566696E6564207768656E20
  442.       6372656174696E672061206E65772050616765204C61796F75742E204F6E6365
  443.       20646566696E6564207468652070726F70657274792063616E6E6F7420626520
  444.       616C74657265642E0001010000000100004C0354686973206669656C64207368
  445.       6F756C64207265666C656374207468652074797065206F662070617065722074
  446.       6F20626520757365642062792074686520506167652044657369676E65722E20
  447.       5468652061637475616C2050617065722053697A657320617661696C61626C65
  448.       20696E207468652050617065722053697A6573206669656C642C2077696C6C20
  449.       646570656E64206F6E207468652073656C656374696F6E206F66207468652070
  450.       6170657220747970652E2054686973206D65616E732074686174206966206120
  451.       50617065722054797065206F6620456E76656C6F70652069732063686F73656E
  452.       2C207468656E206F6E6C792050617065722053697A657320646566696E656420
  453.       617320456E76656C6F7065732077696C6C20626520617661696C61626C652066
  454.       6F722073656C656374696F6E2E0D0A0D0A546F206368616E6765207468652073
  455.       706563696669656420506170657220547970652C207573652074686520916472
  456.       6F702D646F776E92206172726F7720616E642073656C65637420616E6F746865
  457.       7220747970652066726F6D20746865206C6973742E200D0A0D0A496620612044
  458.       61746120536F75726365206F74686572207468616E2022416464726573732042
  459.       6F6F6B20456E7472696573222069732063757272656E746C792073656C656374
  460.       65642C207468656E206F6E6C7920612050617065722054797065206F6620224C
  461.       697374696E6722206D61792062652073656C65637465642C2061732074686973
  462.       20697320746865206F6E6C79207061706572207479706520737570706F727465
  463.       6420627920746865206F74686572206461746120736F75726365732E20417474
  464.       656D70747320746F206368616E67652074686520706170657220747970652C20
  465.       77696C6C2062652069676E6F7265642E0D0A0D0A44756520746F207468652050
  466.       617065722054797065206265696E67206B657920746F2074686520666F726D61
  467.       74206F6620746865206C61796F75742C202074686973206669656C64206D6179
  468.       206F6E6C7920626520646566696E6564207768656E206372656174696E672061
  469.       206E65772050616765204C61796F75742E204F6E636520646566696E65642074
  470.       68652070726F70657274792063616E6E6F7420626520616C74657265642E0001
  471.       010000000100005E0053657474696E672074686973206F7074696F6E20696E73
  472.       74727563747320536D617274204164647265737320746F2070726F6475636520
  473.       7072696E7473207573696E672074686973204C61796F75742C20696E20506F72
  474.       74726169742E000101000000010000520154686973206669656C642073686F75
  475.       6C64207370656369667920746865205072696E74657220746861742069732074
  476.       6F206265207573656420746F207072696E7420746869732050616765204C6179
  477.       6F75742E0D0A0D0A546F206368616E6765207468652073706563696669656420
  478.       7072696E7465722C2075736520746865209164726F702D646F776E9220617272
  479.       6F7720616E642073656C65637420616E6F74686572207072696E746572206672
  480.       6F6D20746865206C6973742E0D0A0D0A50616765204C61796F757473206D6179
  481.       2062652061737369676E656420746F20646966666572656E74207072696E7465
  482.       72732C20656E61626C696E6720666F72206578616D706C652C2061207072696E
  483.       74657220746F206265207573656420666F7220616C6C204C6162656C20707269
  484.       6E74732C20616E6420616E6F74686572206F6E6520666F72206C697374696E67
  485.       732E0001010000000100000F002D3E4C6162656C4F7074696F6E310001010000
  486.       0001000011002D3E4C697374696E674F7074696F6E3200010100000001000000
  487.       00010000000001000000000100000000010000450254686973206669656C6420
  488.       73686F756C64207265666C656374207468652050617065722053697A65207468
  489.       617420697320746F2062652075736564206279207468652050616765204C6179
  490.       6F75742E204F6E6C792050617065722053697A657320746861742062656C6F6E
  491.       6720746F2074686520506170657220547970652073656C65637465642077696C
  492.       6C206265206C69737465642E2054686973206D65616E73207468617420696620
  493.       612050617065722054797065206F6620456E76656C6F70652069732063686F73
  494.       656E2C207468656E206F6E6C792050617065722053697A657320646566696E65
  495.       6420617320456E76656C6F7065732077696C6C20626520617661696C61626C65
  496.       20666F722073656C656374696F6E2E20546F2073656C65637420612064696666
  497.       6572656E742050617065722053697A652C2075736520746865202264726F702D
  498.       646F776E22206172726F7720616E64207468656E2063686F7365207468652050
  499.       617065722053697A652072657175697265642066726F6D20746865206C697374
  500.       20646973706C617965642E0D0A0D0A44756520746F2074686520506170657220
  501.       53697A65206265696E67206B657920746F2074686520666F726D6174206F6620
  502.       746865206C61796F75742C202074686973206669656C64206D6179206F6E6C79
  503.       20626520646566696E6564207768656E206372656174696E672061206E657720
  504.       50616765204C61796F75742E204F6E636520646566696E656420746865207072
  505.       6F70657274792063616E6E6F7420626520616C74657265642E000101000000}
  506.     Color = 15269887
  507.     Font.Color = clWindowText
  508.     Font.Height = -11
  509.     Font.Name = 'MS Sans Serif'
  510.     Font.Style = []
  511.     ParentFont = True
  512.     MaxWidth = 300
  513.     MoreText = 'More Information...'
  514.     Left = 8
  515.     Top = 392
  516.   end
  517. end
  518.