home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Runimage / Delphi50 / Windows / System32 / TEEUI50.BPL / 0 / RCDATA / TFORMTEE3D / TFORMTEE3D.txt
Encoding:
Text File  |  1999-08-11  |  5.2 KB  |  268 lines

  1. object FormTee3D: TFormTee3D
  2.   Left = 192
  3.   Top = 126
  4.   ActiveControl = CBView3d
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 204
  8.   ClientWidth = 388
  9.   ParentFont = True
  10.   Position = poDefault
  11.   OnCreate = FormCreate
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object GB3D: TGroupBox
  16.     Left = 20
  17.     Top = 10
  18.     Width = 357
  19.     Height = 188
  20.     HelpContext = 361
  21.     TabOrder = 0
  22.     object L13: TLabel
  23.       Left = 6
  24.       Top = 47
  25.       Width = 36
  26.       Height = 20
  27.       Alignment = taRightJustify
  28.       AutoSize = False
  29.       Caption = '3&D %:'
  30.       FocusControl = SE3d
  31.     end
  32.     object L4: TLabel
  33.       Left = 120
  34.       Top = 17
  35.       Width = 49
  36.       Height = 20
  37.       Alignment = taRightJustify
  38.       AutoSize = False
  39.       Caption = '&Zoom:'
  40.       FocusControl = SBZoom
  41.     end
  42.     object L35: TLabel
  43.       Left = 111
  44.       Top = 46
  45.       Width = 59
  46.       Height = 19
  47.       Alignment = taRightJustify
  48.       AutoSize = False
  49.       Caption = '&Rotation:'
  50.       FocusControl = SBRotation
  51.     end
  52.     object L36: TLabel
  53.       Left = 108
  54.       Top = 73
  55.       Width = 62
  56.       Height = 19
  57.       Alignment = taRightJustify
  58.       AutoSize = False
  59.       Caption = 'E&levation:'
  60.       FocusControl = SBElevation
  61.     end
  62.     object LZoom: TLabel
  63.       Left = 313
  64.       Top = 17
  65.       Width = 37
  66.       Height = 20
  67.       AutoSize = False
  68.       Caption = '100%'
  69.     end
  70.     object LRotation: TLabel
  71.       Left = 313
  72.       Top = 46
  73.       Width = 37
  74.       Height = 19
  75.       AutoSize = False
  76.       Caption = '360'
  77.     end
  78.     object LElevation: TLabel
  79.       Left = 313
  80.       Top = 73
  81.       Width = 37
  82.       Height = 20
  83.       AutoSize = False
  84.       Caption = '360'
  85.     end
  86.     object Label1: TLabel
  87.       Left = 92
  88.       Top = 105
  89.       Width = 78
  90.       Height = 19
  91.       Alignment = taRightJustify
  92.       AutoSize = False
  93.       Caption = '&Horiz. Offset:'
  94.       FocusControl = SBHOffset
  95.     end
  96.     object LHOffset: TLabel
  97.       Left = 313
  98.       Top = 105
  99.       Width = 37
  100.       Height = 20
  101.       AutoSize = False
  102.       Caption = '0'
  103.     end
  104.     object Label3: TLabel
  105.       Left = 92
  106.       Top = 129
  107.       Width = 78
  108.       Height = 19
  109.       Alignment = taRightJustify
  110.       AutoSize = False
  111.       Caption = '&Vert. Offset:'
  112.       FocusControl = SBVOffset
  113.     end
  114.     object LVOffset: TLabel
  115.       Left = 313
  116.       Top = 129
  117.       Width = 37
  118.       Height = 20
  119.       AutoSize = False
  120.       Caption = '0'
  121.     end
  122.     object Label2: TLabel
  123.       Left = 92
  124.       Top = 157
  125.       Width = 78
  126.       Height = 19
  127.       Alignment = taRightJustify
  128.       AutoSize = False
  129.       Caption = '&Perspective:'
  130.       FocusControl = SBPerspec
  131.     end
  132.     object LPerspec: TLabel
  133.       Left = 312
  134.       Top = 157
  135.       Width = 37
  136.       Height = 20
  137.       AutoSize = False
  138.       Caption = '0'
  139.     end
  140.     object CBView3d: TCheckBox
  141.       Left = 16
  142.       Top = 17
  143.       Width = 91
  144.       Height = 17
  145.       HelpContext = 675
  146.       Caption = '&3 Dimensions'
  147.       State = cbChecked
  148.       TabOrder = 0
  149.       OnClick = CBView3dClick
  150.     end
  151.     object SE3d: TEdit
  152.       Left = 46
  153.       Top = 43
  154.       Width = 35
  155.       Height = 21
  156.       HelpContext = 140
  157.       TabOrder = 1
  158.       Text = '15'
  159.       OnChange = SE3dChange
  160.     end
  161.     object CBOrthogonal: TCheckBox
  162.       Left = 16
  163.       Top = 72
  164.       Width = 89
  165.       Height = 17
  166.       HelpContext = 750
  167.       Caption = '&Orthogonal'
  168.       TabOrder = 2
  169.       OnClick = CBOrthogonalClick
  170.     end
  171.     object SBZoom: TScrollBar
  172.       Left = 176
  173.       Top = 16
  174.       Width = 132
  175.       Height = 16
  176.       HelpContext = 754
  177.       LargeChange = 20
  178.       Max = 500
  179.       Min = 1
  180.       Position = 100
  181.       TabOrder = 3
  182.       OnChange = SBZoomChange
  183.     end
  184.     object SBRotation: TScrollBar
  185.       Left = 176
  186.       Top = 45
  187.       Width = 132
  188.       Height = 16
  189.       HelpContext = 751
  190.       LargeChange = 20
  191.       Max = 360
  192.       Min = 270
  193.       Position = 270
  194.       TabOrder = 4
  195.       OnChange = SBRotationChange
  196.     end
  197.     object SBElevation: TScrollBar
  198.       Left = 176
  199.       Top = 72
  200.       Width = 132
  201.       Height = 16
  202.       HelpContext = 748
  203.       LargeChange = 20
  204.       Max = 360
  205.       Min = 270
  206.       Position = 270
  207.       TabOrder = 5
  208.       OnChange = SBElevationChange
  209.     end
  210.     object SBHOffset: TScrollBar
  211.       Left = 176
  212.       Top = 104
  213.       Width = 132
  214.       Height = 16
  215.       HelpContext = 749
  216.       LargeChange = 20
  217.       Max = 1500
  218.       Min = -1500
  219.       TabOrder = 6
  220.       OnChange = SBHOffsetChange
  221.     end
  222.     object SBVOffset: TScrollBar
  223.       Left = 176
  224.       Top = 128
  225.       Width = 132
  226.       Height = 16
  227.       HelpContext = 753
  228.       LargeChange = 20
  229.       Max = 1500
  230.       Min = -1500
  231.       TabOrder = 7
  232.       OnChange = SBVOffsetChange
  233.     end
  234.     object UD3D: TUpDown
  235.       Left = 81
  236.       Top = 43
  237.       Width = 15
  238.       Height = 21
  239.       Associate = SE3d
  240.       Min = 1
  241.       Increment = 5
  242.       Position = 15
  243.       TabOrder = 8
  244.       Wrap = False
  245.     end
  246.     object CBZoomText: TCheckBox
  247.       Left = 16
  248.       Top = 128
  249.       Width = 86
  250.       Height = 17
  251.       HelpContext = 773
  252.       Caption = 'Zoom &Text'
  253.       TabOrder = 9
  254.       OnClick = CBZoomTextClick
  255.     end
  256.     object SBPerspec: TScrollBar
  257.       Left = 176
  258.       Top = 156
  259.       Width = 132
  260.       Height = 16
  261.       HelpContext = 892
  262.       LargeChange = 20
  263.       TabOrder = 10
  264.       OnChange = SBPerspecChange
  265.     end
  266.   end
  267. end
  268.