home *** CD-ROM | disk | FTP | other *** search
- object DocProperties: TDocProperties
- Left = 9
- Top = 120
- BorderStyle = bsDialog
- Caption = 'Attachment Properties'
- ClientHeight = 368
- ClientWidth = 427
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object SpeedButton1: TSpeedButton
- Left = 328
- Top = 332
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 409
- Height = 318
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Bevel1: TBevel
- Left = 8
- Top = 56
- Width = 393
- Height = 9
- Shape = bsTopLine
- end
- object IconPic: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Visible = False
- end
- object Label1: TLabel
- Left = 48
- Top = 16
- Width = 329
- Height = 19
- AutoSize = False
- Caption = 'Label1'
- end
- object Label2: TLabel
- Left = 16
- Top = 83
- Width = 289
- Height = 17
- AutoSize = False
- Caption = 'File Name:'
- end
- object FileLabel: TLabel
- Left = 16
- Top = 103
- Width = 385
- Height = 16
- AutoSize = False
- Caption = 'File Could not be Located'
- end
- object Label3: TLabel
- Left = 16
- Top = 128
- Width = 105
- Height = 17
- AutoSize = False
- Caption = 'Location:'
- end
- object PathLabel: TLabel
- Left = 16
- Top = 148
- Width = 385
- Height = 16
- AutoSize = False
- Caption = '<Unknown>'
- end
- object Label4: TLabel
- Left = 16
- Top = 176
- Width = 105
- Height = 17
- AutoSize = False
- Caption = 'Attributes:'
- end
- object CB1: TLabel
- Left = 148
- Top = 180
- Width = 98
- Height = 17
- AutoSize = False
- Caption = 'Read Only'
- Enabled = False
- end
- object CB3: TLabel
- Left = 148
- Top = 204
- Width = 98
- Height = 17
- AutoSize = False
- Caption = 'Archive'
- Enabled = False
- end
- object CB2: TLabel
- Left = 284
- Top = 180
- Width = 98
- Height = 17
- AutoSize = False
- Caption = 'Hidden'
- Enabled = False
- end
- object CB4: TLabel
- Left = 284
- Top = 204
- Width = 98
- Height = 17
- AutoSize = False
- Caption = 'System'
- Enabled = False
- end
- object Label9: TLabel
- Left = 16
- Top = 230
- Width = 105
- Height = 17
- AutoSize = False
- Caption = 'Last Modified:'
- end
- object DateLabel: TLabel
- Left = 128
- Top = 230
- Width = 273
- Height = 16
- AutoSize = False
- Caption = '<Unknown>'
- end
- object Bevel3: TBevel
- Left = 8
- Top = 260
- Width = 393
- Height = 9
- Shape = bsTopLine
- end
- object Label11: TLabel
- Left = 15
- Top = 291
- Width = 105
- Height = 17
- AutoSize = False
- Caption = 'Application:'
- end
- object AppLabel: TLabel
- Left = 127
- Top = 291
- Width = 273
- Height = 16
- AutoSize = False
- Caption = '<Unknown>'
- end
- object Label13: TLabel
- Left = 8
- Top = 60
- Width = 208
- Height = 17
- AutoSize = False
- Caption = 'Attachment Details:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 8
- Top = 267
- Width = 393
- Height = 17
- AutoSize = False
- Caption = 'Associated Application:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object TempImage: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object CheckBox1: TCheckBox
- Left = 128
- Top = 180
- Width = 20
- Height = 17
- Enabled = False
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 264
- Top = 180
- Width = 20
- Height = 17
- Enabled = False
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 128
- Top = 204
- Width = 20
- Height = 17
- Enabled = False
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 264
- Top = 204
- Width = 20
- Height = 17
- Enabled = False
- TabOrder = 3
- end
- end
- object Button1: TButton
- Left = 228
- Top = 332
- Width = 97
- Height = 30
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'AppLabel'
- 'Bevel1'
- 'Bevel3'
- 'Button1'
- 'CB1'
- 'CB2'
- 'CB3'
- 'CB4'
- 'CheckBox1'
- 'CheckBox2'
- 'CheckBox3'
- 'CheckBox4'
- 'DateLabel'
- 'FileLabel'
- 'IconPic'
- 'Label1'
- 'Label11'
- 'Label13'
- 'Label14'
- 'Label2'
- 'Label3'
- 'Label4'
- 'Label9'
- 'ODSHelp1'
- 'Panel1'
- 'PathLabel'
- 'SpeedButton1'
- 'TempImage')
- HelpText.HelpData = {
- 1C00010000000001000000000100000000010000000001000000000100000000
- 01000047005468697320627574746F6E207768656E20707265737365642C2077
- 696C6C20636C6F73652074686520446F63756D656E742050726F706572746965
- 73204469616C6F6775652E000110000000010000000001000000000100000000
- 0100000000010000000001000000000100000000010000000001000000000100
- 0000000100000000010000000001000000000100000000010000000001000000
- 0001000000000100000000010000000001000000000100000000010000000001
- 0000000001000000000100000000010000000001000000000100000000010000
- 0000010000000001000000000100000000010000000001000000000100000000
- 01000000000100000000010000000001000000000100000000010000A6025468
- 6973204469616C6F67756520646973706C617973207468652070726F70657274
- 6965732072656C6174696E6720746F207468652063757272656E746C79207365
- 6C6563746564204174746163686D656E742E0D0A0D0A49662074686520617474
- 6163686D656E74206973206120646F63756D656E742066696C652C207468656E
- 2049742077696C6C2073686F772074686520646F63756D656E7473206E616D65
- 2C207468652066696C65206173736F6369617465642C20697473206C6F636174
- 696F6E2C2074686520617474726962757465732061737369676E656420746F20
- 7468652066696C652C20746865206461746520697420776173206C617374206D
- 6F64696669656420616E6420746865206170706C69636174696F6E2074686174
- 2069749273206173736F63696174656420776974682E20496620746865206174
- 746163686D656E7420697320666F7220616E20496E7465726E65742055524C2C
- 207468656E2069742077696C6C2064657461696C207468652055524C20646566
- 696E65642E0D0A0D0A4E6F74653A2049662072756E6E696E6720746865203136
- 6269742076657273696F6E206F6620536D61727420416464726573732C204974
- 206D6179206E6F7420616C7761797320626520706F737369626C6520746F2065
- 78747261637420746865206170706C69636174696F6E9273206F7220496E7465
- 726E65742042726F777365727320206E616D652C2064756520746F2075736520
- 6F66206C6F6E672066696C65206E616D65732E20546869732077696C6C206E6F
- 7420616666656374207468652066756E6374696F6E206F662074686520617474
- 6163686D656E742C20627574206F6E6C792074686520646973706C6179206F66
- 20746865206170706C69636174696F6E2062792074686973206469616C6F6775
- 652E200001100000000100000000010000000001000000000100000000010000
- 00000100000000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Left = 8
- Top = 332
- end
- end
-