home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / foto / faprosetup.exe / FotoAlbum.exe / 0 / RCDATA / TFORMPICDETAIL / TFORMPICDETAIL.txt
Encoding:
Text File  |  2004-04-06  |  21.6 KB  |  790 lines

  1. object FormPicDetail: TFormPicDetail
  2.   Left = 421
  3.   Top = 181
  4.   HelpContext = 225
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Picture Properties'
  8.   ClientHeight = 377
  9.   ClientWidth = 553
  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.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnKeyDown = FormKeyDown
  22.   OnKeyPress = FormKeyPress
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object PanelBottom: TPanel
  27.     Left = 0
  28.     Top = 336
  29.     Width = 553
  30.     Height = 41
  31.     Align = alBottom
  32.     BevelOuter = bvNone
  33.     TabOrder = 0
  34.     DesignSize = (
  35.       553
  36.       41)
  37.     object Bevel1: TBevel
  38.       Left = 0
  39.       Top = 0
  40.       Width = 553
  41.       Height = 2
  42.       Align = alTop
  43.       Shape = bsTopLine
  44.     end
  45.     object BtnOK: TButton
  46.       Left = 388
  47.       Top = 8
  48.       Width = 75
  49.       Height = 25
  50.       Anchors = [akTop, akRight]
  51.       Caption = 'OK'
  52.       Default = True
  53.       TabOrder = 0
  54.       OnClick = BtnOKClick
  55.     end
  56.     object BtnCancel: TButton
  57.       Left = 470
  58.       Top = 8
  59.       Width = 75
  60.       Height = 25
  61.       Anchors = [akTop, akRight]
  62.       Cancel = True
  63.       Caption = 'Cancel'
  64.       ModalResult = 2
  65.       TabOrder = 1
  66.       OnClick = BtnCancelClick
  67.     end
  68.     object BtnHelp: TButton
  69.       Left = 8
  70.       Top = 8
  71.       Width = 75
  72.       Height = 25
  73.       Caption = 'Help'
  74.       TabOrder = 2
  75.       OnClick = BtnHelpClick
  76.     end
  77.   end
  78.   object PanelClient: TPanel
  79.     Left = 0
  80.     Top = 49
  81.     Width = 553
  82.     Height = 287
  83.     Align = alClient
  84.     BevelOuter = bvNone
  85.     Caption = 'PanelClient'
  86.     TabOrder = 1
  87.     object Panel1: TPanel
  88.       Left = 0
  89.       Top = 0
  90.       Width = 140
  91.       Height = 287
  92.       Align = alLeft
  93.       BevelOuter = bvNone
  94.       TabOrder = 0
  95.       DesignSize = (
  96.         140
  97.         287)
  98.       object LblDimensions: TLabel
  99.         Left = 13
  100.         Top = 158
  101.         Width = 116
  102.         Height = 13
  103.         Alignment = taCenter
  104.         AutoSize = False
  105.         Caption = '1600 x 1200 (24bpp)'
  106.       end
  107.       object BtnPrev: TSpeedButton
  108.         Left = 8
  109.         Top = 196
  110.         Width = 56
  111.         Height = 17
  112.         Hint = 'Previous Picture (Ctrl-P)'
  113.         Anchors = [akLeft, akBottom]
  114.         Caption = 'Prev'
  115.         Flat = True
  116.         Glyph.Data = {
  117.           76010000424D7601000000000000760000002800000020000000100000000100
  118.           04000000000000010000C40E0000C40E00001000000000000000000000000000
  119.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  120.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  121.           3333333333333333333333333333333333333333333333333333333333333333
  122.           3333333333333FF3333333333333003333333333333F77F3333333333300E033
  123.           333333333F7737F33333333300EEE0333333333F773337FFFFFF3300EEEEE000
  124.           00003F7733333777777700EEEEEEEEEEEEE0773FF33333FFFFF73300EEEEE000
  125.           000033773FF337777777333300EEE03333333333773FF7F3333333333300E033
  126.           33333333337737F3333333333333003333333333333377333333333333333333
  127.           3333333333333333333333333333333333333333333333333333333333333333
  128.           3333333333333333333333333333333333333333333333333333}
  129.         NumGlyphs = 2
  130.         ParentShowHint = False
  131.         ShowHint = True
  132.         OnClick = BtnPrevClick
  133.       end
  134.       object BtnNext: TSpeedButton
  135.         Left = 76
  136.         Top = 196
  137.         Width = 56
  138.         Height = 17
  139.         Hint = 'Next Picture (Ctrl-N)'
  140.         Anchors = [akLeft, akBottom]
  141.         Caption = 'Next'
  142.         Flat = True
  143.         Glyph.Data = {
  144.           76010000424D7601000000000000760000002800000020000000100000000100
  145.           04000000000000010000C40E0000C40E00001000000000000000000000000000
  146.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  147.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  148.           3333333333333333333333333333333333333333333333333333333333333333
  149.           3333333333333333333333333333333333333333333FF3333333333333003333
  150.           3333333333773FF333333333330E003333333333337F773FF3333333330EEE00
  151.           33333FFFFF7F33773FF30000000EEEEE0033777777733333773F0EEEEEEEEEEE
  152.           EE007FFFFFFF33333F770000000EEEEE00337777777F333F77333333330EEE00
  153.           33333333337F3F7733333333330E003333333333337F77333333333333003333
  154.           3333333333773333333333333333333333333333333333333333333333333333
  155.           3333333333333333333333333333333333333333333333333333}
  156.         Layout = blGlyphRight
  157.         NumGlyphs = 2
  158.         ParentShowHint = False
  159.         ShowHint = True
  160.         OnClick = BtnNextClick
  161.       end
  162.       object LblShrunk: TLabel
  163.         Left = 11
  164.         Top = 173
  165.         Width = 121
  166.         Height = 13
  167.         Alignment = taCenter
  168.         AutoSize = False
  169.         Caption = '** REDUCED **'
  170.       end
  171.       object BtnSelectVideoThumbnail: TSpeedButton
  172.         Left = 13
  173.         Top = 8
  174.         Width = 120
  175.         Height = 22
  176.         Caption = 'Select thumbnail...'
  177.         Flat = True
  178.         OnClick = BtnSelectVideoThumbnailClick
  179.       end
  180.       object Panel2: TPanel
  181.         Left = 11
  182.         Top = 32
  183.         Width = 124
  184.         Height = 124
  185.         BevelInner = bvRaised
  186.         BevelOuter = bvLowered
  187.         TabOrder = 0
  188.         object Image1: TImage
  189.           Left = 2
  190.           Top = 2
  191.           Width = 120
  192.           Height = 120
  193.           Align = alClient
  194.           AutoSize = True
  195.           Center = True
  196.         end
  197.       end
  198.     end
  199.     object Panel3: TPanel
  200.       Left = 140
  201.       Top = 0
  202.       Width = 413
  203.       Height = 287
  204.       Align = alClient
  205.       BevelOuter = bvNone
  206.       TabOrder = 1
  207.       DesignSize = (
  208.         413
  209.         287)
  210.       object PgPictDetail: TPageControl
  211.         Left = 8
  212.         Top = 8
  213.         Width = 395
  214.         Height = 266
  215.         ActivePage = TsPict
  216.         Anchors = [akLeft, akTop, akRight, akBottom]
  217.         TabOrder = 0
  218.         object TsPict: TTabSheet
  219.           Caption = 'Picture'
  220.           DesignSize = (
  221.             387
  222.             238)
  223.           object Label1: TLabel
  224.             Left = 11
  225.             Top = 5
  226.             Width = 36
  227.             Height = 13
  228.             Alignment = taRightJustify
  229.             Caption = 'Caption'
  230.           end
  231.           object Label6: TLabel
  232.             Left = 9
  233.             Top = 168
  234.             Width = 59
  235.             Height = 13
  236.             Alignment = taRightJustify
  237.             Caption = 'Picture Date'
  238.           end
  239.           object BtnPictDate: TSpeedButton
  240.             Left = 193
  241.             Top = 165
  242.             Width = 22
  243.             Height = 21
  244.             Glyph.Data = {
  245.               76010000424D7601000000000000760000002800000020000000100000000100
  246.               04000000000000010000120B0000120B00001000000000000000000000000000
  247.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  248.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  249.               33333FFFFFFFFFFFFFFF000000000000000077777777777777770FF7FF7FF7FF
  250.               7FF07FF7FF7FF7F37F3709F79F79F7FF7FF077F77F77F7FF7FF7077777777777
  251.               777077777777777777770FF7FF7FF7FF7FF07FF7FF7FF7FF7FF709F79F79F79F
  252.               79F077F77F77F77F77F7077777777777777077777777777777770FF7FF7FF7FF
  253.               7FF07FF7FF7FF7FF7FF709F79F79F79F79F077F77F77F77F77F7077777777777
  254.               777077777777777777770FFFFF7FF7FF7FF07F33337FF7FF7FF70FFFFF79F79F
  255.               79F07FFFFF77F77F77F700000000000000007777777777777777CCCCCC8888CC
  256.               CCCC777777FFFF777777CCCCCCCCCCCCCCCC7777777777777777}
  257.             NumGlyphs = 2
  258.             OnClick = BtnPictDateClick
  259.           end
  260.           object Label7: TLabel
  261.             Left = 9
  262.             Top = 192
  263.             Width = 59
  264.             Height = 13
  265.             Alignment = taRightJustify
  266.             Caption = 'Picture Time'
  267.           end
  268.           object Label14: TLabel
  269.             Left = 4
  270.             Top = 214
  271.             Width = 63
  272.             Height = 13
  273.             Caption = 'Last Modified'
  274.           end
  275.           object LblModDt: TLabel
  276.             Left = 75
  277.             Top = 214
  278.             Width = 55
  279.             Height = 13
  280.             Caption = 'LblLastMod'
  281.           end
  282.           object BtnKeywords: TSpeedButton
  283.             Left = 11
  284.             Top = 79
  285.             Width = 59
  286.             Height = 18
  287.             Caption = 'Keywords...'
  288.             Flat = True
  289.             Font.Charset = DEFAULT_CHARSET
  290.             Font.Color = clWindowText
  291.             Font.Height = -11
  292.             Font.Name = 'MS Sans Serif'
  293.             Font.Style = []
  294.             ParentFont = False
  295.             OnClick = BtnKeywordsClick
  296.           end
  297.           object Label16: TLabel
  298.             Left = 76
  299.             Top = 83
  300.             Width = 240
  301.             Height = 13
  302.             Cursor = crHandPoint
  303.             Caption = 'Click here to select from previously used keywords.'
  304.             Font.Charset = DEFAULT_CHARSET
  305.             Font.Color = clNavy
  306.             Font.Height = -11
  307.             Font.Name = 'MS Sans Serif'
  308.             Font.Style = [fsUnderline]
  309.             ParentFont = False
  310.             OnClick = BtnKeywordsClick
  311.           end
  312.           object EditPictDate: TEdit
  313.             Left = 73
  314.             Top = 165
  315.             Width = 116
  316.             Height = 21
  317.             CharCase = ecUpperCase
  318.             TabOrder = 2
  319.             OnChange = EditPictDateChange
  320.           end
  321.           object EditTime: TEdit
  322.             Left = 73
  323.             Top = 189
  324.             Width = 116
  325.             Height = 21
  326.             CharCase = ecUpperCase
  327.             TabOrder = 3
  328.           end
  329.           object EditCaption: TMemo
  330.             Left = 9
  331.             Top = 21
  332.             Width = 359
  333.             Height = 49
  334.             Anchors = [akLeft, akTop, akRight]
  335.             MaxLength = 16384
  336.             TabOrder = 0
  337.             WantReturns = False
  338.           end
  339.           object MemoKeywords: TMemo
  340.             Left = 9
  341.             Top = 99
  342.             Width = 359
  343.             Height = 49
  344.             Anchors = [akLeft, akTop, akRight]
  345.             ScrollBars = ssVertical
  346.             TabOrder = 1
  347.           end
  348.         end
  349.         object TabSheet1: TTabSheet
  350.           Caption = 'File Details'
  351.           ImageIndex = 2
  352.           DesignSize = (
  353.             387
  354.             238)
  355.           object LblFilesize: TBoxLabel
  356.             Left = 65
  357.             Top = 131
  358.             Width = 86
  359.             Height = 15
  360.             AutoSize = True
  361.             Caption = '1,288,888 bytes'
  362.             TextBorder = 1
  363.             BevelOuter = bvNone
  364.             Color = clBtnFace
  365.             MinWidth = 86
  366.             MaxWidth = 0
  367.             ParentShowHint = False
  368.             ParentColor = False
  369.             PatternFill = True
  370.             FilenameSupport = False
  371.           end
  372.           object Label2: TLabel
  373.             Left = 26
  374.             Top = 132
  375.             Width = 34
  376.             Height = 13
  377.             Alignment = taRightJustify
  378.             Caption = 'Filesize'
  379.           end
  380.           object Label3: TLabel
  381.             Left = 27
  382.             Top = 2
  383.             Width = 32
  384.             Height = 13
  385.             Alignment = taRightJustify
  386.             Caption = 'Format'
  387.           end
  388.           object Label5: TLabel
  389.             Left = 24
  390.             Top = 166
  391.             Width = 37
  392.             Height = 13
  393.             Alignment = taRightJustify
  394.             Caption = 'Filedate'
  395.           end
  396.           object LblFiledate: TBoxLabel
  397.             Left = 65
  398.             Top = 165
  399.             Width = 86
  400.             Height = 15
  401.             AutoSize = True
  402.             Caption = 'LblFiledate'
  403.             TextBorder = 1
  404.             BevelOuter = bvNone
  405.             Color = clBtnFace
  406.             MinWidth = 86
  407.             MaxWidth = 0
  408.             ParentShowHint = False
  409.             ParentColor = False
  410.             PatternFill = True
  411.             FilenameSupport = False
  412.           end
  413.           object Label4: TLabel
  414.             Left = 19
  415.             Top = 95
  416.             Width = 42
  417.             Height = 13
  418.             Alignment = taRightJustify
  419.             Caption = 'Filename'
  420.           end
  421.           object LblFname2: TBoxLabel
  422.             Left = 65
  423.             Top = 95
  424.             Width = 87
  425.             Height = 15
  426.             AutoSize = True
  427.             Caption = 'LblFname2'
  428.             TextBorder = 1
  429.             BevelOuter = bvNone
  430.             Color = clBtnFace
  431.             MinWidth = 87
  432.             MaxWidth = 0
  433.             ParentShowHint = False
  434.             ParentColor = False
  435.             PatternFill = True
  436.             FilenameSupport = False
  437.           end
  438.           object LblFolder: TBoxLabel
  439.             Left = 65
  440.             Top = 113
  441.             Width = 87
  442.             Height = 15
  443.             AutoSize = True
  444.             Caption = 'LblFolder'
  445.             TextBorder = 1
  446.             BevelOuter = bvNone
  447.             Color = clBtnFace
  448.             MinWidth = 87
  449.             MaxWidth = 290
  450.             ParentShowHint = False
  451.             ParentColor = False
  452.             PatternFill = True
  453.             FilenameSupport = False
  454.           end
  455.           object Label8: TLabel
  456.             Left = 30
  457.             Top = 113
  458.             Width = 29
  459.             Height = 13
  460.             Alignment = taRightJustify
  461.             Caption = 'Folder'
  462.           end
  463.           object Label11: TLabel
  464.             Left = 14
  465.             Top = 78
  466.             Width = 47
  467.             Height = 13
  468.             Alignment = taRightJustify
  469.             Caption = 'Picture ID'
  470.           end
  471.           object LblPictureId: TBoxLabel
  472.             Left = 65
  473.             Top = 77
  474.             Width = 87
  475.             Height = 15
  476.             AutoSize = True
  477.             Caption = 'LblFname2'
  478.             TextBorder = 1
  479.             BevelOuter = bvNone
  480.             Color = clBtnFace
  481.             MinWidth = 87
  482.             MaxWidth = 0
  483.             PopUpMenu = PopupMenu1
  484.             ParentShowHint = False
  485.             ParentColor = False
  486.             PatternFill = True
  487.             FilenameSupport = False
  488.           end
  489.           object Label13: TLabel
  490.             Left = 26
  491.             Top = 149
  492.             Width = 34
  493.             Height = 13
  494.             Alignment = taRightJustify
  495.             Caption = 'CRC32'
  496.           end
  497.           object LblCRC32: TBoxLabel
  498.             Left = 65
  499.             Top = 148
  500.             Width = 86
  501.             Height = 15
  502.             AutoSize = True
  503.             Caption = 'CRC Value'
  504.             TextBorder = 1
  505.             BevelOuter = bvNone
  506.             Color = clBtnFace
  507.             MinWidth = 86
  508.             MaxWidth = 0
  509.             ParentShowHint = False
  510.             ParentColor = False
  511.             PatternFill = True
  512.             FilenameSupport = False
  513.           end
  514.           object Label17: TLabel
  515.             Left = 2
  516.             Top = 183
  517.             Width = 58
  518.             Height = 13
  519.             Caption = 'Pic Modified'
  520.           end
  521.           object LblPicModDt: TBoxLabel
  522.             Left = 65
  523.             Top = 182
  524.             Width = 86
  525.             Height = 15
  526.             AutoSize = True
  527.             Caption = 'PicModDt'
  528.             TextBorder = 1
  529.             BevelOuter = bvNone
  530.             Color = clBtnFace
  531.             MinWidth = 86
  532.             MaxWidth = 0
  533.             ParentShowHint = False
  534.             ParentColor = False
  535.             PatternFill = True
  536.             FilenameSupport = False
  537.           end
  538.           object MemoFormatDescr: TMemo
  539.             Left = 65
  540.             Top = 1
  541.             Width = 320
  542.             Height = 70
  543.             Anchors = [akLeft, akTop, akRight]
  544.             Color = clBtnFace
  545.             ReadOnly = True
  546.             TabOrder = 0
  547.             WantTabs = True
  548.           end
  549.           object cbReadOnly: TCheckBox
  550.             Left = 267
  551.             Top = 183
  552.             Width = 87
  553.             Height = 17
  554.             Caption = 'Read only'
  555.             Enabled = False
  556.             TabOrder = 1
  557.           end
  558.         end
  559.         object TabSheetExif: TTabSheet
  560.           Caption = 'Embedded Data'
  561.           ImageIndex = 2
  562.           DesignSize = (
  563.             387
  564.             238)
  565.           object MemoMetaData: TMemo
  566.             Left = 5
  567.             Top = 8
  568.             Width = 375
  569.             Height = 224
  570.             Anchors = [akLeft, akTop, akRight, akBottom]
  571.             Color = clBtnFace
  572.             ReadOnly = True
  573.             ScrollBars = ssVertical
  574.             TabOrder = 0
  575.           end
  576.         end
  577.         object TabSheet2: TTabSheet
  578.           Caption = 'Web Settings'
  579.           ImageIndex = 3
  580.           object RbWebPublish: TRadioGroup
  581.             Left = 17
  582.             Top = 6
  583.             Width = 264
  584.             Height = 69
  585.             Caption = 'Publish to Web'
  586.             Items.Strings = (
  587.               'Not Published'
  588.               'Public Web (e-mail address required)'
  589.               'Private Web (password or invite required)')
  590.             TabOrder = 0
  591.             OnClick = RbWebPublishClick
  592.           end
  593.           object GroupBox1: TGroupBox
  594.             Left = 16
  595.             Top = 82
  596.             Width = 265
  597.             Height = 90
  598.             TabOrder = 1
  599.             object LblReduce: TLabel
  600.               Left = 32
  601.               Top = 40
  602.               Width = 50
  603.               Height = 13
  604.               Caption = 'Reduce to'
  605.             end
  606.             object LblCompress: TLabel
  607.               Left = 32
  608.               Top = 63
  609.               Width = 60
  610.               Height = 13
  611.               Caption = 'Compression'
  612.             end
  613.             object cbWebReduce: TCheckBox
  614.               Left = 13
  615.               Top = 14
  616.               Width = 188
  617.               Height = 17
  618.               Caption = 'Reduce picture on web (JPEG)'
  619.               TabOrder = 0
  620.               OnClick = cbWebReduceClick
  621.             end
  622.             object cbWebReduceAmt: TComboBox
  623.               Left = 96
  624.               Top = 36
  625.               Width = 161
  626.               Height = 21
  627.               Style = csDropDownList
  628.               ItemHeight = 13
  629.               TabOrder = 1
  630.               Items.Strings = (
  631.                 'No reduction'
  632.                 '640x480'
  633.                 '800x600'
  634.                 '1024x768'
  635.                 '1280x1024'
  636.                 '1600x1200')
  637.             end
  638.             object cbWebCompression: TComboBox
  639.               Left = 96
  640.               Top = 60
  641.               Width = 161
  642.               Height = 21
  643.               Style = csDropDownList
  644.               ItemHeight = 13
  645.               ItemIndex = 2
  646.               TabOrder = 2
  647.               Text = '75 = Average compression'
  648.               Items.Strings = (
  649.                 '55 = Very high compression'
  650.                 '65 = High compression'
  651.                 '75 = Average compression'
  652.                 '85 = Low compression'
  653.                 '95 = Minimal compression')
  654.             end
  655.           end
  656.         end
  657.         object TabSheet3: TTabSheet
  658.           Caption = 'Albums'
  659.           ImageIndex = 4
  660.           DesignSize = (
  661.             387
  662.             238)
  663.           object BtnRemoveFromAlbum: TSpeedButton
  664.             Left = 152
  665.             Top = 213
  666.             Width = 57
  667.             Height = 22
  668.             Anchors = [akLeft, akBottom]
  669.             Caption = 'Remove'
  670.             OnClick = BtnRemoveFromAlbumClick
  671.           end
  672.           object Label12: TLabel
  673.             Left = 0
  674.             Top = 0
  675.             Width = 361
  676.             Height = 13
  677.             Alignment = taCenter
  678.             AutoSize = False
  679.             Caption = 'Albums and groups picture is in'
  680.           end
  681.           object LbAlbums: TListBox
  682.             Left = 0
  683.             Top = 16
  684.             Width = 379
  685.             Height = 191
  686.             Anchors = [akLeft, akTop, akRight, akBottom]
  687.             ItemHeight = 13
  688.             TabOrder = 0
  689.             OnClick = LbAlbumsClick
  690.           end
  691.         end
  692.         object TabSheet4: TTabSheet
  693.           Caption = 'Archive'
  694.           ImageIndex = 5
  695.           DesignSize = (
  696.             387
  697.             238)
  698.           object Label9: TLabel
  699.             Left = 123
  700.             Top = 0
  701.             Width = 121
  702.             Height = 13
  703.             Alignment = taCenter
  704.             Caption = 'Where picture is archived'
  705.           end
  706.           object SGridArchive: TStringGrid
  707.             Left = 0
  708.             Top = 16
  709.             Width = 383
  710.             Height = 185
  711.             Anchors = [akLeft, akTop, akRight, akBottom]
  712.             ColCount = 3
  713.             DefaultRowHeight = 18
  714.             FixedCols = 0
  715.             RowCount = 2
  716.             Options = [goFixedVertLine, goFixedHorzLine, goRowSelect, goThumbTracking]
  717.             TabOrder = 0
  718.             ColWidths = (
  719.               182
  720.               181
  721.               64)
  722.           end
  723.           object BtnRestore: TButton
  724.             Left = 150
  725.             Top = 209
  726.             Width = 75
  727.             Height = 25
  728.             Anchors = [akLeft, akBottom]
  729.             Caption = 'Restore'
  730.             TabOrder = 1
  731.             OnClick = BtnRestoreClick
  732.           end
  733.         end
  734.       end
  735.     end
  736.   end
  737.   object PanelTop: TPanel
  738.     Left = 0
  739.     Top = 0
  740.     Width = 553
  741.     Height = 49
  742.     Align = alTop
  743.     BevelOuter = bvNone
  744.     Color = clWhite
  745.     TabOrder = 2
  746.     object LblLastModDt: TLabel
  747.       Left = 32
  748.       Top = 33
  749.       Width = 3
  750.       Height = 13
  751.     end
  752.     object Label10: TLabel
  753.       Left = 32
  754.       Top = 20
  755.       Width = 146
  756.       Height = 13
  757.       Caption = 'Enter information for this photo.'
  758.     end
  759.     object Label15: TLabel
  760.       Left = 14
  761.       Top = 5
  762.       Width = 102
  763.       Height = 13
  764.       Caption = 'Picture Properties'
  765.       Font.Charset = DEFAULT_CHARSET
  766.       Font.Color = clWindowText
  767.       Font.Height = -11
  768.       Font.Name = 'MS Sans Serif'
  769.       Font.Style = [fsBold]
  770.       ParentFont = False
  771.     end
  772.     object Bevel2: TBevel
  773.       Left = 0
  774.       Top = 47
  775.       Width = 553
  776.       Height = 2
  777.       Align = alBottom
  778.       Shape = bsBottomLine
  779.     end
  780.   end
  781.   object PopupMenu1: TPopupMenu
  782.     Left = 360
  783.     Top = 128
  784.     object Copytoclipboard1: TMenuItem
  785.       Caption = 'Copy to clipboard'
  786.       OnClick = Copytoclipboard1Click
  787.     end
  788.   end
  789. end
  790.