home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 April / PCWorld_2003-04_cd.bin / Software / TemaCD / exifreader / ExifRead.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2002-10-29  |  14KB  |  552 lines

  1. object Form1: TForm1
  2.   Left = 195
  3.   Top = 77
  4.   AutoScroll = False
  5.   Caption = 'ExifReader'
  6.   ClientHeight = 376
  7.   ClientWidth = 608
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   Icon.Data = {<image000.ico>}
  11.   Menu = Main
  12.   OldCreateOrder = False
  13.   OnCreate = FormCreate
  14.   OnDestroy = FormDestroy
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object Bevel1: TBevel
  18.     Left = 181
  19.     Top = 29
  20.     Width = 3
  21.     Height = 347
  22.     Align = alLeft
  23.     Shape = bsSpacer
  24.     Style = bsRaised
  25.   end
  26.   object ScrollBox1: TScrollBox
  27.     Left = 184
  28.     Top = 29
  29.     Width = 424
  30.     Height = 347
  31.     HorzScrollBar.Tracking = True
  32.     VertScrollBar.Tracking = True
  33.     Align = alClient
  34.     Color = 16185078
  35.     ParentColor = False
  36.     TabOrder = 3
  37.     Visible = False
  38.     object JPEGImage2: TImage
  39.       Left = 0
  40.       Top = 0
  41.       Width = 185
  42.       Height = 145
  43.       IncrementalDisplay = True
  44.       Stretch = True
  45.       OnMouseDown = JPEGImage2MouseDown
  46.       OnMouseMove = JPEGImage2MouseMove
  47.       OnMouseUp = JPEGImage2MouseUp
  48.     end
  49.     object Memo2: TMemo
  50.       Left = 32
  51.       Top = 88
  52.       Width = 233
  53.       Height = 185
  54.       Lines.Strings = (
  55.         'Memo2')
  56.       TabOrder = 0
  57.       Visible = False
  58.       WordWrap = False
  59.     end
  60.   end
  61.   object InfoListView: TListView
  62.     Left = 184
  63.     Top = 29
  64.     Width = 424
  65.     Height = 347
  66.     Align = alClient
  67.     Columns = <
  68.       item
  69.         Caption = '∩┐╜∩┐╜∩┐╜┌û∩┐╜'
  70.         Width = 140
  71.       end
  72.       item
  73.         AutoSize = True
  74.         Caption = '∩┐╜∩┐╜∩┐╜'
  75.       end>
  76.     HideSelection = False
  77.     MultiSelect = True
  78.     ReadOnly = True
  79.     RowSelect = True
  80.     PopupMenu = PopupRight
  81.     TabOrder = 0
  82.     ViewStyle = vsReport
  83.     OnClick = InfoListViewClick
  84.     OnCustomDrawItem = InfoListViewCustomDrawItem
  85.   end
  86.   object TopPanel: TPanel
  87.     Left = 0
  88.     Top = 0
  89.     Width = 608
  90.     Height = 29
  91.     Align = alTop
  92.     BevelOuter = bvNone
  93.     TabOrder = 1
  94.     object Bevel4: TBevel
  95.       Left = 0
  96.       Top = 0
  97.       Width = 608
  98.       Height = 3
  99.       Align = alTop
  100.       Shape = bsTopLine
  101.     end
  102.     object Bevel3: TBevel
  103.       Left = 90
  104.       Top = 3
  105.       Width = 9
  106.       Height = 24
  107.       Shape = bsLeftLine
  108.     end
  109.     object OpenButton: TSpeedButton
  110.       Left = 2
  111.       Top = 3
  112.       Width = 87
  113.       Height = 25
  114.       BiDiMode = bdLeftToRight
  115.       Caption = '∩┐╜J∩┐╜∩┐╜'
  116.       Flat = True
  117.       Glyph.Data = {
  118.         DE000000424DDE000000000000007600000028000000100000000D0000000100
  119.         0400000000006800000000000000000000001000000010000000000000000000
  120.         80000080000000808000800000008000800080800000C0C0C000808080000000
  121.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770007777
  122.         7777777700FB007777777770F0BFBF007777770B00FBFBFB007770F0F0BFBFBF
  123.         BF000B0FF0FBFBFBFBF000FFF00FBFBFBFB07000FFF00BFBFBF070BF00FF0FBF
  124.         BFB0770BFB0FF00BFBF077700FB0FF000FB07777700700FB0000777777777700
  125.         7777}
  126.       ParentBiDiMode = False
  127.       Spacing = 10
  128.       Transparent = False
  129.       OnClick = Open1Click
  130.     end
  131.     object Panel4: TPanel
  132.       Left = 496
  133.       Top = 3
  134.       Width = 112
  135.       Height = 26
  136.       Align = alRight
  137.       BevelOuter = bvNone
  138.       TabOrder = 0
  139.       object Label4: TLabel
  140.         Left = 36
  141.         Top = 7
  142.         Width = 47
  143.         Height = 16
  144.         Alignment = taCenter
  145.         AutoSize = False
  146.         Caption = '1/1'
  147.       end
  148.       object ButtonLeft: TSpeedButton
  149.         Left = 8
  150.         Top = 0
  151.         Width = 26
  152.         Height = 25
  153.         Hint = '∩┐╜O∩┐╜╠ât∩┐╜@∩┐╜C∩┐╜∩┐╜'
  154.         BiDiMode = bdLeftToRight
  155.         Caption = '<'
  156.         Flat = True
  157.         ParentShowHint = False
  158.         ParentBiDiMode = False
  159.         ShowHint = True
  160.         Spacing = 10
  161.         Transparent = False
  162.         OnClick = ButtonLeftClick
  163.       end
  164.       object ButtonRight: TSpeedButton
  165.         Left = 85
  166.         Top = 0
  167.         Width = 25
  168.         Height = 24
  169.         Hint = '∩┐╜∩┐╜∩┐╜╠ât∩┐╜@∩┐╜C∩┐╜∩┐╜'
  170.         BiDiMode = bdLeftToRight
  171.         Caption = '>'
  172.         Flat = True
  173.         ParentShowHint = False
  174.         ParentBiDiMode = False
  175.         ShowHint = True
  176.         Spacing = 10
  177.         Transparent = False
  178.         OnClick = ButtonRightClick
  179.       end
  180.     end
  181.     object FileEdit: TEdit
  182.       Left = 97
  183.       Top = 9
  184.       Width = 406
  185.       Height = 16
  186.       Anchors = [akLeft, akTop, akRight]
  187.       BorderStyle = bsNone
  188.       Color = clBtnFace
  189.       ReadOnly = True
  190.       TabOrder = 1
  191.     end
  192.   end
  193.   object Panel2: TPanel
  194.     Left = 0
  195.     Top = 29
  196.     Width = 181
  197.     Height = 347
  198.     Align = alLeft
  199.     BevelInner = bvRaised
  200.     BevelOuter = bvLowered
  201.     TabOrder = 2
  202.     object S1: TShape
  203.       Left = 9
  204.       Top = 38
  205.       Width = 162
  206.       Height = 122
  207.       Brush.Style = bsClear
  208.     end
  209.     object La: TLabel
  210.       Left = 5
  211.       Top = 8
  212.       Width = 167
  213.       Height = 20
  214.       AutoSize = False
  215.       Caption = '∩┐╜@∩┐╜T∩┐╜∩┐╜∩┐╜l∩┐╜C∩┐╜∩┐╜'
  216.       Color = 14679295
  217.       ParentColor = False
  218.       Layout = tlCenter
  219.     end
  220.     object ThumbnailImage: TImage
  221.       Left = 10
  222.       Top = 39
  223.       Width = 160
  224.       Height = 120
  225.     end
  226.     object Label1: TLabel
  227.       Left = 82
  228.       Top = 189
  229.       Width = 33
  230.       Height = 12
  231.       Alignment = taRightJustify
  232.       AutoSize = False
  233.       Caption = 'Label1'
  234.       Transparent = True
  235.       Visible = False
  236.     end
  237.     object SaveButton: TSpeedButton
  238.       Left = 118
  239.       Top = 164
  240.       Width = 26
  241.       Height = 26
  242.       Hint = '∩┐╜T∩┐╜∩┐╜∩┐╜l∩┐╜C∩┐╜∩┐╜∩┐╜█æ∩┐╜'
  243.       Enabled = False
  244.       Flat = True
  245.       Glyph.Data = {
  246.         F6000000424DF600000000000000760000002800000010000000100000000100
  247.         0400000000008000000000000000000000001000000010000000000000000000
  248.         80000080000000808000800000008000800080800000C0C0C000808080000000
  249.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00788888888888
  250.         8888000000000000000807770770880707080777077088070708077707708807
  251.         0708077700000000070807777777777777080700000000000708070FFFFFFFFF
  252.         0708070FFFFFFFFF0708070FFFFFFFFF0708070FFFFFFFFF0708070FFFFFFFFF
  253.         0708070FFFFFFFFF0008070FFFFFFFFF0F087000000000000007}
  254.       ParentShowHint = False
  255.       ShowHint = True
  256.       OnClick = SaveButtonClick
  257.     end
  258.     object ZoomButton: TSpeedButton
  259.       Left = 146
  260.       Top = 164
  261.       Width = 26
  262.       Height = 26
  263.       Hint = '∩┐╜g∩┐╜∩┐╜\∩┐╜∩┐╜'
  264.       Enabled = False
  265.       Flat = True
  266.       Glyph.Data = {
  267.         F6000000424DF600000000000000760000002800000010000000100000000100
  268.         0400000000008000000000000000000000001000000010000000000000000000
  269.         80000080000000808000800000008000800080800000C0C0C000808080000000
  270.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  271.         7777777777777777777770000000000000770777777777777707070000000000
  272.         0707070EFEFEFEFE0707070F8888888F0707070EFEFEFEFE0707070F8888888F
  273.         0707070EFEFEFEFE0707070F888FEFEF0707070EFEFEFEFE0707070000000000
  274.         0707077777777777770770000000000000777777777777777777}
  275.       ParentShowHint = False
  276.       ShowHint = True
  277.       OnClick = ZoomButtonClick
  278.     end
  279.     object Panel3: TPanel
  280.       Left = 9
  281.       Top = 225
  282.       Width = 164
  283.       Height = 106
  284.       Anchors = [akLeft, akTop, akBottom]
  285.       BevelInner = bvSpace
  286.       BevelOuter = bvLowered
  287.       TabOrder = 0
  288.       object Memo1: TMemo
  289.         Left = 6
  290.         Top = 4
  291.         Width = 153
  292.         Height = 95
  293.         Anchors = [akLeft, akTop, akBottom]
  294.         BorderStyle = bsNone
  295.         Color = clBtnFace
  296.         ReadOnly = True
  297.         TabOrder = 0
  298.       end
  299.     end
  300.     object TrackBar1: TTrackBar
  301.       Left = 9
  302.       Top = 168
  303.       Width = 108
  304.       Height = 22
  305.       Ctl3D = True
  306.       Max = 200
  307.       Min = 20
  308.       Orientation = trHorizontal
  309.       ParentCtl3D = False
  310.       PageSize = 20
  311.       Frequency = 20
  312.       Position = 100
  313.       SelEnd = 0
  314.       SelStart = 0
  315.       TabOrder = 1
  316.       ThumbLength = 10
  317.       TickMarks = tmBottomRight
  318.       TickStyle = tsAuto
  319.       Visible = False
  320.       OnChange = TrackBar1Change
  321.       OnEnter = TrackBar1Enter
  322.       OnExit = TrackBar1Exit
  323.     end
  324.     object ENG: TButton
  325.       Left = 24
  326.       Top = 280
  327.       Width = 65
  328.       Height = 41
  329.       Caption = 'English'
  330.       TabOrder = 2
  331.       Visible = False
  332.       OnClick = English
  333.     end
  334.     object UpdateList: TButton
  335.       Left = 96
  336.       Top = 280
  337.       Width = 65
  338.       Height = 41
  339.       Caption = 'UpdateList'
  340.       TabOrder = 3
  341.       Visible = False
  342.       OnClick = UpdateListClick
  343.     end
  344.     object Panel5: TPanel
  345.       Left = 6
  346.       Top = 202
  347.       Width = 168
  348.       Height = 19
  349.       BevelOuter = bvNone
  350.       Color = 14679295
  351.       TabOrder = 4
  352.       object Edit3: TEdit
  353.         Left = 3
  354.         Top = 4
  355.         Width = 319
  356.         Height = 18
  357.         BiDiMode = bdLeftToRight
  358.         BorderStyle = bsNone
  359.         Color = 14679295
  360.         ParentBiDiMode = False
  361.         ReadOnly = True
  362.         TabOrder = 0
  363.         Text = ' ∩┐╜∩┐╜∩┐╜┌û∩┐╜'
  364.       end
  365.     end
  366.     object Button1: TButton
  367.       Left = 24
  368.       Top = 256
  369.       Width = 64
  370.       Height = 17
  371.       Caption = 'Rec'
  372.       TabOrder = 5
  373.       Visible = False
  374.       OnClick = Button2Click
  375.     end
  376.   end
  377.   object OpenDialog1: TOpenDialog
  378.     DefaultExt = '*.jpg;*.jpeg'
  379.     Filter = 
  380.       'Exif Files (*.jpg,*.tif,*.nef,*.orf;*.mrw;*.psd,*.raf)|*.jpeg;*.' +
  381.       'jpg;*.tiff;*.tif;*.nef;*.orf;*.mrw;*.psd;*.crw;*.raf|Exif JPEG (' +
  382.       '*.jpg,*.jpeg)|*.jpeg;*.jpg|Exif TIFF (*.tif,*.tiff)|*.tiff;*.tif' +
  383.       '|CCDRAW (*.nef,*.orf;*.mrw,*.crw,*.ref)|*.nef;*.orf;*.mrw;*.crw;' +
  384.       '*.raf|PhotoshopImage(*.psd)|*.psd'
  385.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
  386.     Title = 'Open Exif'
  387.     Left = 224
  388.     Top = 128
  389.   end
  390.   object Main: TMainMenu
  391.     Left = 320
  392.     Top = 128
  393.     object File1: TMenuItem
  394.       Caption = '∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜(&F)'
  395.       object Open1: TMenuItem
  396.         Caption = '∩┐╜J∩┐╜∩┐╜(&O)...'
  397.         ShortCut = 16463
  398.         OnClick = Open1Click
  399.       end
  400.       object N2: TMenuItem
  401.         Caption = '-'
  402.       end
  403.       object N8: TMenuItem
  404.         Caption = '∩┐╜O∩┐╜╠ât∩┐╜@∩┐╜C∩┐╜∩┐╜'
  405.         OnClick = ButtonLeftClick
  406.       end
  407.       object N9: TMenuItem
  408.         Caption = '∩┐╜∩┐╜∩┐╜╠ât∩┐╜@∩┐╜C∩┐╜∩┐╜'
  409.         OnClick = ButtonRightClick
  410.       end
  411.       object N1: TMenuItem
  412.         Caption = '-'
  413.       end
  414.       object Exit1: TMenuItem
  415.         Caption = '∩┐╜I∩┐╜∩┐╜(&X)'
  416.         ShortCut = 16465
  417.         OnClick = Exit1Click
  418.       end
  419.     end
  420.     object Show1: TMenuItem
  421.       Caption = '∩┐╜∩┐╜∩┐╜(&I)'
  422.       object Copy1: TMenuItem
  423.         Caption = '∩┐╜I∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┌é∩┐╜∩┐╜R∩┐╜s∩┐╜['
  424.         OnClick = N10Click
  425.       end
  426.       object N7: TMenuItem
  427.         Caption = '∩┐╜∩┐╜∩┐╜╫é─âR∩┐╜s∩┐╜['
  428.         OnClick = N7Click
  429.       end
  430.       object N11: TMenuItem
  431.         Caption = '-'
  432.       end
  433.       object N12: TMenuItem
  434.         Caption = '∩┐╜∩┐╜∩┐╜┌û∩┐╜∩┐╜╠é▌é∩┐╜∩┐╜╫é─âR∩┐╜s∩┐╜['
  435.         OnClick = N12Click
  436.       end
  437.       object N13: TMenuItem
  438.         Caption = '∩┐╜∩┐╜∩┐╜╠é▌é∩┐╜∩┐╜╫é─âR∩┐╜s∩┐╜['
  439.         OnClick = N13Click
  440.       end
  441.       object HTML1: TMenuItem
  442.         Caption = 'HTML∩┐╜`∩┐╜∩┐╜∩┐╜┼âR∩┐╜s∩┐╜['
  443.         Visible = False
  444.       end
  445.       object N6: TMenuItem
  446.         Caption = '-'
  447.       end
  448.       object CSV2: TMenuItem
  449.         Caption = 'CSV∩┐╜`∩┐╜∩┐╜∩┐╜┼ò█æ∩┐╜'
  450.         OnClick = CSV2Click
  451.       end
  452.       object N15: TMenuItem
  453.         Caption = '∩┐╜e∩┐╜L∩┐╜X∩┐╜g∩┐╜`∩┐╜∩┐╜∩┐╜┼ò█æ∩┐╜'
  454.         GroupIndex = 1
  455.         OnClick = N15Click
  456.       end
  457.       object N5: TMenuItem
  458.         Caption = '∩┐╜T∩┐╜∩┐╜∩┐╜l∩┐╜C∩┐╜∩┐╜∩┐╜╠ò█æ∩┐╜(&T)'
  459.         GroupIndex = 1
  460.         ShortCut = 16468
  461.         OnClick = SaveButtonClick
  462.       end
  463.       object ShowMap: TMenuItem
  464.         Caption = '∩┐╜}∩┐╜s∩┐╜I∩┐╜∩┐╜∩┐╜┼Æn∩┐╜}∩┐╜╠ò\∩┐╜∩┐╜(&M)'
  465.         Enabled = False
  466.         GroupIndex = 1
  467.         OnClick = ShowMapClick
  468.       end
  469.       object N4: TMenuItem
  470.         Caption = '-'
  471.         GroupIndex = 1
  472.       end
  473.       object ShowAll: TMenuItem
  474.         Caption = '∩┐╜∩┐╜∩┐╜╫é─ò\∩┐╜∩┐╜'
  475.         Checked = True
  476.         GroupIndex = 1
  477.         RadioItem = True
  478.         OnClick = ShowAllClick
  479.       end
  480.       object ShowMin: TMenuItem
  481.         Caption = '∩┐╜╚ù∩┐╜∩┐╜\∩┐╜∩┐╜'
  482.         GroupIndex = 1
  483.         RadioItem = True
  484.         OnClick = ShowMinClick
  485.       end
  486.       object ShowIPTC: TMenuItem
  487.         Caption = 'IPTC∩┐╜∩┐╜∩┐╜\∩┐╜∩┐╜'
  488.         Checked = True
  489.         GroupIndex = 1
  490.         OnClick = ShowIPTCClick
  491.       end
  492.       object ShowToolbar: TMenuItem
  493.         Caption = '∩┐╜c∩┐╜[∩┐╜∩┐╜∩┐╜o∩┐╜[∩┐╜∩┐╜\∩┐╜∩┐╜'
  494.         Checked = True
  495.         GroupIndex = 1
  496.         OnClick = ShowToolbarClick
  497.       end
  498.       object ShowPanel: TMenuItem
  499.         Caption = '∩┐╜T∩┐╜∩┐╜∩┐╜l∩┐╜C∩┐╜∩┐╜∩┐╜p∩┐╜l∩┐╜∩┐╜∩┐╜∩┐╜\∩┐╜∩┐╜'
  500.         Checked = True
  501.         GroupIndex = 1
  502.         OnClick = ShowPanelClick
  503.       end
  504.       object N14: TMenuItem
  505.         Caption = '-'
  506.         GroupIndex = 1
  507.       end
  508.       object N3: TMenuItem
  509.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜F∩┐╜∩┐╜∩┐╜∩┐╜'
  510.         Checked = True
  511.         GroupIndex = 1
  512.         OnClick = N3Click
  513.       end
  514.     end
  515.     object Help1: TMenuItem
  516.       Caption = '∩┐╜w∩┐╜∩┐╜∩┐╜v(&H)'
  517.       object About1: TMenuItem
  518.         Caption = '∩┐╜o∩┐╜[∩┐╜W∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&A)...'
  519.         OnClick = About1Click
  520.       end
  521.     end
  522.   end
  523.   object SaveDialog1: TSaveDialog
  524.     DefaultExt = '*.jpg'
  525.     Filter = 'JPEG (*.jpg)|*.jpg'
  526.     Title = 'Save Thumbnail'
  527.     Left = 256
  528.     Top = 128
  529.   end
  530.   object PopupRight: TPopupMenu
  531.     Left = 354
  532.     Top = 127
  533.     object N10: TMenuItem
  534.       Caption = '∩┐╜R∩┐╜s∩┐╜['
  535.       ShortCut = 16451
  536.       OnClick = N10Click
  537.     end
  538.     object HTML2: TMenuItem
  539.       Caption = 'HTML∩┐╜`∩┐╜∩┐╜∩┐╜┼âR∩┐╜s∩┐╜['
  540.       OnClick = HTML2Click
  541.     end
  542.   end
  543.   object SaveDialog2: TSaveDialog
  544.     DefaultExt = '*.txt'
  545.     Filter = 'Text (*.txt)|*.txt|CSV (*.csv)|*.csv'
  546.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  547.     Title = 'Save CSV'
  548.     Left = 288
  549.     Top = 128
  550.   end
  551. end
  552.