home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / Vyzkuste / exifreader / ExifRead.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  2002-02-01  |  2.4 KB  |  124 lines

  1. object Form3: TForm3
  2.   Left = 229
  3.   Top = 170
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜╚ê╒ô∩┐╜∩┐╜∩┐╜─É∩┐╜'
  6.   ClientHeight = 402
  7.   ClientWidth = 469
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 79
  22.     Width = 469
  23.     Height = 323
  24.     Align = alClient
  25.     Center = True
  26.   end
  27.   object Button1: TButton
  28.     Left = 32
  29.     Top = 352
  30.     Width = 75
  31.     Height = 25
  32.     Caption = 'Button1'
  33.     TabOrder = 0
  34.     Visible = False
  35.     OnClick = Button1Click
  36.   end
  37.   object Edit1: TEdit
  38.     Left = 120
  39.     Top = 352
  40.     Width = 121
  41.     Height = 20
  42.     TabOrder = 1
  43.     Text = '2'
  44.     Visible = False
  45.   end
  46.   object Panel1: TPanel
  47.     Left = 0
  48.     Top = 0
  49.     Width = 469
  50.     Height = 79
  51.     Align = alTop
  52.     BevelInner = bvSpace
  53.     BevelOuter = bvLowered
  54.     TabOrder = 2
  55.     object ToolbarButton971: TToolbarButton97
  56.       Left = 15
  57.       Top = 7
  58.       Width = 23
  59.       Height = 22
  60.       Caption = '∩┐╜∩┐╜'
  61.       OnClick = ToolbarButton971Click
  62.     end
  63.     object ToolbarButton972: TToolbarButton97
  64.       Left = 41
  65.       Top = 7
  66.       Width = 23
  67.       Height = 22
  68.       Caption = '∩┐╜∩┐╜'
  69.       OnClick = ToolbarButton972Click
  70.     end
  71.     object Label1: TLabel
  72.       Left = 208
  73.       Top = 49
  74.       Width = 85
  75.       Height = 12
  76.       Anchors = [akTop, akRight]
  77.       Caption = '∩┐╜─É∩┐╜∩┐╜╘èu(∩┐╜~∩┐╜∩┐╜∩┐╜b)'
  78.     end
  79.     object TrackBar1: TTrackBar
  80.       Left = 72
  81.       Top = 8
  82.       Width = 394
  83.       Height = 21
  84.       Anchors = [akLeft, akTop, akRight]
  85.       Max = 15
  86.       Orientation = trHorizontal
  87.       Frequency = 1
  88.       Position = 0
  89.       SelEnd = 0
  90.       SelStart = 0
  91.       TabOrder = 0
  92.       ThumbLength = 13
  93.       TickMarks = tmBottomRight
  94.       TickStyle = tsAuto
  95.       OnChange = TrackBar1Change
  96.     end
  97.     object CheckBox1: TCheckBox
  98.       Left = 368
  99.       Top = 46
  100.       Width = 89
  101.       Height = 17
  102.       Anchors = [akTop, akRight]
  103.       Caption = '∩┐╜J∩┐╜∩┐╜╘é∩┐╜∩┐╜─É∩┐╜'
  104.       TabOrder = 1
  105.     end
  106.     object Edit2: TEdit
  107.       Left = 302
  108.       Top = 45
  109.       Width = 57
  110.       Height = 20
  111.       Anchors = [akTop, akRight]
  112.       TabOrder = 2
  113.       Text = '500'
  114.     end
  115.   end
  116.   object Timer1: TTimer
  117.     Enabled = False
  118.     Interval = 100
  119.     OnTimer = Timer1Timer
  120.     Left = 176
  121.     Top = 152
  122.   end
  123. end
  124.