home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TPAKOPTIONSDLG / TPAKOPTIONSDLG.txt
Text File  |  1997-05-14  |  4KB  |  166 lines

  1. object PakOptionsDlg: TPakOptionsDlg
  2.   Left = 281
  3.   Top = 212
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソス゚ッソスソスソスソス ソスソス゚シソスソス'
  7.   ClientHeight = 244
  8.   ClientWidth = 415
  9.   ParentFont = True
  10.   Position = poScreenCenter
  11.   OnClose = FormClose
  12.   OnCreate = FormCreate
  13.   OnDestroy = FormDestroy
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 415
  20.     Height = 209
  21.     Align = alClient
  22.     BevelOuter = bvNone
  23.     BorderWidth = 5
  24.     Caption = 'Panel1'
  25.     TabOrder = 0
  26.     object PageControl: TPageControl
  27.       Left = 5
  28.       Top = 5
  29.       Width = 405
  30.       Height = 199
  31.       ActivePage = DescriptionSheet
  32.       Align = alClient
  33.       TabOrder = 0
  34.       OnChange = PageControlChange
  35.       object DescriptionSheet: TTabSheet
  36.         HelpContext = 2110
  37.         Caption = 'ソスソスソス'
  38.       end
  39.       object COMOptionsSheet: TTabSheet
  40.         HelpContext = 2115
  41.         Caption = 'ソスソスソス゚イソス'
  42.       end
  43.       object LinkerSheet: TTabSheet
  44.         HelpContext = 2120
  45.         Caption = 'ソスンカ'
  46.         object GroupBox9: TGroupBox
  47.           Left = 8
  48.           Top = 8
  49.           Width = 381
  50.           Height = 48
  51.           Caption = 'ソスソスソス ソスフ指ソスソス'
  52.           TabOrder = 0
  53.           IsControl = True
  54.           object Label2: TLabel
  55.             Left = 8
  56.             Top = 19
  57.             Width = 58
  58.             Height = 13
  59.             Caption = 'ソスメーソスソス ソズーソス(&I):'
  60.             FocusControl = ecImageBase
  61.             IsControl = True
  62.           end
  63.           object ecImageBase: TEdit
  64.             Left = 84
  65.             Top = 16
  66.             Width = 81
  67.             Height = 21
  68.             TabOrder = 0
  69.             Text = 'Not implemented'
  70.             IsControl = True
  71.           end
  72.         end
  73.       end
  74.       object ConditionalsSheet: TTabSheet
  75.         HelpContext = 2125
  76.         Caption = 'ソスソスソスソス'
  77.         object GroupBox11: TGroupBox
  78.           Left = 8
  79.           Top = 8
  80.           Width = 381
  81.           Height = 48
  82.           Caption = 'ソスソスソスソス'
  83.           TabOrder = 0
  84.           IsControl = True
  85.           object Label8: TLabel
  86.             Left = 8
  87.             Top = 19
  88.             Width = 92
  89.             Height = 13
  90.             Caption = 'ソスソスソスソスソスソス`(&C):'
  91.             FocusControl = ddConditionals
  92.             IsControl = True
  93.           end
  94.           object ddConditionals: TComboBox
  95.             Left = 109
  96.             Top = 16
  97.             Width = 264
  98.             Height = 21
  99.             ItemHeight = 13
  100.             TabOrder = 0
  101.             Text = 'Not implemented'
  102.             IsControl = True
  103.           end
  104.         end
  105.       end
  106.       object VersionInfoSheet: TTabSheet
  107.         HelpContext = 2130
  108.         Caption = 'ソズーソズョン擾ソスソス'
  109.       end
  110.       object LibOptionsSheet: TTabSheet
  111.         HelpContext = 1875
  112.         Caption = 'ソスソスソスフ托ソス'
  113.       end
  114.     end
  115.   end
  116.   object Panel2: TPanel
  117.     Left = 0
  118.     Top = 209
  119.     Width = 415
  120.     Height = 35
  121.     Align = alBottom
  122.     BevelOuter = bvNone
  123.     Caption = 'Panel2'
  124.     TabOrder = 1
  125.     object Panel3: TPanel
  126.       Left = 114
  127.       Top = 0
  128.       Width = 301
  129.       Height = 35
  130.       Align = alRight
  131.       BevelOuter = bvNone
  132.       TabOrder = 0
  133.       object HelpButton: TButton
  134.         Left = 221
  135.         Top = 2
  136.         Width = 75
  137.         Height = 25
  138.         Caption = 'ソスソスソスソス(&H)'
  139.         TabOrder = 2
  140.         OnClick = HelpButtonClick
  141.       end
  142.       object OKButton: TButton
  143.         Left = 59
  144.         Top = 2
  145.         Width = 75
  146.         Height = 25
  147.         Caption = 'OK'
  148.         Default = True
  149.         ModalResult = 1
  150.         TabOrder = 0
  151.         OnClick = OKButtonClick
  152.       end
  153.       object Button2: TButton
  154.         Left = 140
  155.         Top = 2
  156.         Width = 75
  157.         Height = 25
  158.         Cancel = True
  159.         Caption = 'ソスソスンセソス'
  160.         ModalResult = 2
  161.         TabOrder = 1
  162.       end
  163.     end
  164.   end
  165. end
  166.