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 / TDOCPROPERTIES / TDOCPROPERTIES.txt < prev   
Encoding:
Text File  |  1997-04-15  |  8.9 KB  |  344 lines

  1. object DocProperties: TDocProperties
  2.   Left = 9
  3.   Top = 120
  4.   BorderStyle = bsDialog
  5.   Caption = 'Attachment Properties'
  6.   ClientHeight = 368
  7.   ClientWidth = 427
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   TextHeight = 16
  17.   object SpeedButton1: TSpeedButton
  18.     Left = 328
  19.     Top = 332
  20.     Width = 89
  21.     Height = 30
  22.     Caption = 'Help'
  23.     Glyph.Data = {
  24.       06020000424D0602000000000000760000002800000028000000140000000100
  25.       0400000000009001000000000000000000000000000010000000000000000000
  26.       80000080000000808000800000008000800080800000C0C0C000808080000000
  27.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  28.       7777777777777777777777777777777777777777777777777777777777777777
  29.       777777777778887777777777777777777777777777777777778AA87777777777
  30.       777777788777777777777777778AA87777777777777777788777777777777777
  31.       78AA87774447777777777788777788877777778878AA87774447777777877788
  32.       777788877777778A8AA877777777777777887887777777777777778AAAA87777
  33.       4487777777888887777788777777778AAAAAA877448777777788888888778877
  34.       7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
  35.       77888888777777887777778AAA8778447784487777888887778877788777778A
  36.       A87774487774447777888877788777788877778A877774487774447777888777
  37.       7887777888777788777777447784487777887777778877788777778777777774
  38.       4444877777877777777888887777777777777777777777777777777777777777
  39.       7777777777777777777777777777777777777777777777777777777777777777
  40.       77777777777777777777}
  41.     NumGlyphs = 2
  42.     OnClick = SpeedButton1Click
  43.   end
  44.   object Panel1: TPanel
  45.     Left = 8
  46.     Top = 8
  47.     Width = 409
  48.     Height = 318
  49.     BevelInner = bvRaised
  50.     BevelOuter = bvLowered
  51.     TabOrder = 0
  52.     object Bevel1: TBevel
  53.       Left = 8
  54.       Top = 56
  55.       Width = 393
  56.       Height = 9
  57.       Shape = bsTopLine
  58.     end
  59.     object IconPic: TImage
  60.       Left = 8
  61.       Top = 8
  62.       Width = 32
  63.       Height = 32
  64.       AutoSize = True
  65.       Visible = False
  66.     end
  67.     object Label1: TLabel
  68.       Left = 48
  69.       Top = 16
  70.       Width = 329
  71.       Height = 19
  72.       AutoSize = False
  73.       Caption = 'Label1'
  74.     end
  75.     object Label2: TLabel
  76.       Left = 16
  77.       Top = 83
  78.       Width = 289
  79.       Height = 17
  80.       AutoSize = False
  81.       Caption = 'File Name:'
  82.     end
  83.     object FileLabel: TLabel
  84.       Left = 16
  85.       Top = 103
  86.       Width = 385
  87.       Height = 16
  88.       AutoSize = False
  89.       Caption = 'File Could not be Located'
  90.     end
  91.     object Label3: TLabel
  92.       Left = 16
  93.       Top = 128
  94.       Width = 105
  95.       Height = 17
  96.       AutoSize = False
  97.       Caption = 'Location:'
  98.     end
  99.     object PathLabel: TLabel
  100.       Left = 16
  101.       Top = 148
  102.       Width = 385
  103.       Height = 16
  104.       AutoSize = False
  105.       Caption = '<Unknown>'
  106.     end
  107.     object Label4: TLabel
  108.       Left = 16
  109.       Top = 176
  110.       Width = 105
  111.       Height = 17
  112.       AutoSize = False
  113.       Caption = 'Attributes:'
  114.     end
  115.     object CB1: TLabel
  116.       Left = 148
  117.       Top = 180
  118.       Width = 98
  119.       Height = 17
  120.       AutoSize = False
  121.       Caption = 'Read Only'
  122.       Enabled = False
  123.     end
  124.     object CB3: TLabel
  125.       Left = 148
  126.       Top = 204
  127.       Width = 98
  128.       Height = 17
  129.       AutoSize = False
  130.       Caption = 'Archive'
  131.       Enabled = False
  132.     end
  133.     object CB2: TLabel
  134.       Left = 284
  135.       Top = 180
  136.       Width = 98
  137.       Height = 17
  138.       AutoSize = False
  139.       Caption = 'Hidden'
  140.       Enabled = False
  141.     end
  142.     object CB4: TLabel
  143.       Left = 284
  144.       Top = 204
  145.       Width = 98
  146.       Height = 17
  147.       AutoSize = False
  148.       Caption = 'System'
  149.       Enabled = False
  150.     end
  151.     object Label9: TLabel
  152.       Left = 16
  153.       Top = 230
  154.       Width = 105
  155.       Height = 17
  156.       AutoSize = False
  157.       Caption = 'Last Modified:'
  158.     end
  159.     object DateLabel: TLabel
  160.       Left = 128
  161.       Top = 230
  162.       Width = 273
  163.       Height = 16
  164.       AutoSize = False
  165.       Caption = '<Unknown>'
  166.     end
  167.     object Bevel3: TBevel
  168.       Left = 8
  169.       Top = 260
  170.       Width = 393
  171.       Height = 9
  172.       Shape = bsTopLine
  173.     end
  174.     object Label11: TLabel
  175.       Left = 15
  176.       Top = 291
  177.       Width = 105
  178.       Height = 17
  179.       AutoSize = False
  180.       Caption = 'Application:'
  181.     end
  182.     object AppLabel: TLabel
  183.       Left = 127
  184.       Top = 291
  185.       Width = 273
  186.       Height = 16
  187.       AutoSize = False
  188.       Caption = '<Unknown>'
  189.     end
  190.     object Label13: TLabel
  191.       Left = 8
  192.       Top = 60
  193.       Width = 208
  194.       Height = 17
  195.       AutoSize = False
  196.       Caption = 'Attachment Details:'
  197.       Font.Color = clBlack
  198.       Font.Height = -13
  199.       Font.Name = 'MS Sans Serif'
  200.       Font.Style = [fsBold]
  201.       ParentFont = False
  202.     end
  203.     object Label14: TLabel
  204.       Left = 8
  205.       Top = 267
  206.       Width = 393
  207.       Height = 17
  208.       AutoSize = False
  209.       Caption = 'Associated Application:'
  210.       Font.Color = clBlack
  211.       Font.Height = -13
  212.       Font.Name = 'MS Sans Serif'
  213.       Font.Style = [fsBold]
  214.       ParentFont = False
  215.     end
  216.     object TempImage: TImage
  217.       Left = 8
  218.       Top = 8
  219.       Width = 32
  220.       Height = 32
  221.       AutoSize = True
  222.       Picture.Data = {<image000.bmp>}
  223.     end
  224.     object CheckBox1: TCheckBox
  225.       Left = 128
  226.       Top = 180
  227.       Width = 20
  228.       Height = 17
  229.       Enabled = False
  230.       TabOrder = 0
  231.     end
  232.     object CheckBox2: TCheckBox
  233.       Left = 264
  234.       Top = 180
  235.       Width = 20
  236.       Height = 17
  237.       Enabled = False
  238.       TabOrder = 1
  239.     end
  240.     object CheckBox3: TCheckBox
  241.       Left = 128
  242.       Top = 204
  243.       Width = 20
  244.       Height = 17
  245.       Enabled = False
  246.       TabOrder = 2
  247.     end
  248.     object CheckBox4: TCheckBox
  249.       Left = 264
  250.       Top = 204
  251.       Width = 20
  252.       Height = 17
  253.       Enabled = False
  254.       TabOrder = 3
  255.     end
  256.   end
  257.   object Button1: TButton
  258.     Left = 228
  259.     Top = 332
  260.     Width = 97
  261.     Height = 30
  262.     Cancel = True
  263.     Caption = 'OK'
  264.     Default = True
  265.     ModalResult = 1
  266.     TabOrder = 1
  267.   end
  268.   object ODSHelp1: TODSHelp
  269.     HelpText.Strings = (
  270.       'AppLabel'
  271.       'Bevel1'
  272.       'Bevel3'
  273.       'Button1'
  274.       'CB1'
  275.       'CB2'
  276.       'CB3'
  277.       'CB4'
  278.       'CheckBox1'
  279.       'CheckBox2'
  280.       'CheckBox3'
  281.       'CheckBox4'
  282.       'DateLabel'
  283.       'FileLabel'
  284.       'IconPic'
  285.       'Label1'
  286.       'Label11'
  287.       'Label13'
  288.       'Label14'
  289.       'Label2'
  290.       'Label3'
  291.       'Label4'
  292.       'Label9'
  293.       'ODSHelp1'
  294.       'Panel1'
  295.       'PathLabel'
  296.       'SpeedButton1'
  297.       'TempImage')
  298.     HelpText.HelpData = {
  299.       1C00010000000001000000000100000000010000000001000000000100000000
  300.       01000047005468697320627574746F6E207768656E20707265737365642C2077
  301.       696C6C20636C6F73652074686520446F63756D656E742050726F706572746965
  302.       73204469616C6F6775652E000110000000010000000001000000000100000000
  303.       0100000000010000000001000000000100000000010000000001000000000100
  304.       0000000100000000010000000001000000000100000000010000000001000000
  305.       0001000000000100000000010000000001000000000100000000010000000001
  306.       0000000001000000000100000000010000000001000000000100000000010000
  307.       0000010000000001000000000100000000010000000001000000000100000000
  308.       01000000000100000000010000000001000000000100000000010000A6025468
  309.       6973204469616C6F67756520646973706C617973207468652070726F70657274
  310.       6965732072656C6174696E6720746F207468652063757272656E746C79207365
  311.       6C6563746564204174746163686D656E742E0D0A0D0A49662074686520617474
  312.       6163686D656E74206973206120646F63756D656E742066696C652C207468656E
  313.       2049742077696C6C2073686F772074686520646F63756D656E7473206E616D65
  314.       2C207468652066696C65206173736F6369617465642C20697473206C6F636174
  315.       696F6E2C2074686520617474726962757465732061737369676E656420746F20
  316.       7468652066696C652C20746865206461746520697420776173206C617374206D
  317.       6F64696669656420616E6420746865206170706C69636174696F6E2074686174
  318.       2069749273206173736F63696174656420776974682E20496620746865206174
  319.       746163686D656E7420697320666F7220616E20496E7465726E65742055524C2C
  320.       207468656E2069742077696C6C2064657461696C207468652055524C20646566
  321.       696E65642E0D0A0D0A4E6F74653A2049662072756E6E696E6720746865203136
  322.       6269742076657273696F6E206F6620536D61727420416464726573732C204974
  323.       206D6179206E6F7420616C7761797320626520706F737369626C6520746F2065
  324.       78747261637420746865206170706C69636174696F6E9273206F7220496E7465
  325.       726E65742042726F777365727320206E616D652C2064756520746F2075736520
  326.       6F66206C6F6E672066696C65206E616D65732E20546869732077696C6C206E6F
  327.       7420616666656374207468652066756E6374696F6E206F662074686520617474
  328.       6163686D656E742C20627574206F6E6C792074686520646973706C6179206F66
  329.       20746865206170706C69636174696F6E2062792074686973206469616C6F6775
  330.       652E200001100000000100000000010000000001000000000100000000010000
  331.       00000100000000}
  332.     Color = 15269887
  333.     Font.Color = clWindowText
  334.     Font.Height = -11
  335.     Font.Name = 'MS Sans Serif'
  336.     Font.Style = []
  337.     ParentFont = True
  338.     MaxWidth = 300
  339.     MoreText = 'More Information...'
  340.     Left = 8
  341.     Top = 332
  342.   end
  343. end
  344.