home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / DBEXCEPT.DFM / DBEXCEPT.txt next >
Text File  |  1997-02-14  |  4KB  |  192 lines

  1. object DbEngineErrorDlg: TDbEngineErrorDlg
  2.   Left = 127
  3.   Top = 117
  4.   ActiveControl = OKBtn
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソズーソスソズーソス ソスンシソスソス ソスラー'
  8.   ClientHeight = 252
  9.   ClientWidth = 296
  10.   Font.Color = clBlack
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object BasicPanel: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 296
  25.     Height = 69
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     object ErrorText: TLabel
  30.       Left = 49
  31.       Top = 8
  32.       Width = 239
  33.       Height = 61
  34.       Align = alClient
  35.       Caption = 'ErrorText'
  36.       WordWrap = True
  37.     end
  38.     object IconPanel: TPanel
  39.       Left = 0
  40.       Top = 8
  41.       Width = 49
  42.       Height = 61
  43.       Align = alLeft
  44.       BevelOuter = bvNone
  45.       TabOrder = 0
  46.       object IconImage: TImage
  47.         Left = 6
  48.         Top = 2
  49.         Width = 34
  50.         Height = 34
  51.         Picture.Data = {<image001.ico>}
  52.       end
  53.     end
  54.     object TopPanel: TPanel
  55.       Left = 0
  56.       Top = 0
  57.       Width = 296
  58.       Height = 8
  59.       Align = alTop
  60.       BevelOuter = bvNone
  61.       TabOrder = 1
  62.     end
  63.     object RightPanel: TPanel
  64.       Left = 288
  65.       Top = 8
  66.       Width = 8
  67.       Height = 61
  68.       Align = alRight
  69.       BevelOuter = bvNone
  70.       TabOrder = 2
  71.     end
  72.   end
  73.   object DetailsPanel: TPanel
  74.     Left = 0
  75.     Top = 108
  76.     Width = 296
  77.     Height = 144
  78.     Align = alBottom
  79.     BevelInner = bvLowered
  80.     BevelOuter = bvLowered
  81.     TabOrder = 1
  82.     object BDELabel: TLabel
  83.       Left = 54
  84.       Top = 8
  85.       Width = 63
  86.       Height = 13
  87.       Alignment = taRightJustify
  88.       Caption = 'BDE ソスフエラー:'
  89.     end
  90.     object NativeLabel: TLabel
  91.       Left = 54
  92.       Top = 32
  93.       Width = 63
  94.       Height = 13
  95.       Alignment = taRightJustify
  96.       Caption = 'ソスソスソズー ソスラー:'
  97.     end
  98.     object DbMessageText: TMemo
  99.       Left = 8
  100.       Top = 56
  101.       Width = 281
  102.       Height = 49
  103.       TabStop = False
  104.       Color = clBtnFace
  105.       Lines.Strings = (
  106.         'DbMessageText')
  107.       ReadOnly = True
  108.       TabOrder = 0
  109.     end
  110.     object DbResult: TEdit
  111.       Left = 120
  112.       Top = 8
  113.       Width = 79
  114.       Height = 21
  115.       TabStop = False
  116.       ParentColor = True
  117.       ReadOnly = True
  118.       TabOrder = 1
  119.       Text = 'DbResult'
  120.     end
  121.     object DbCatSub: TEdit
  122.       Left = 200
  123.       Top = 8
  124.       Width = 89
  125.       Height = 21
  126.       TabStop = False
  127.       ParentColor = True
  128.       ReadOnly = True
  129.       TabOrder = 2
  130.       Text = 'DbCatSub'
  131.     end
  132.     object NativeResult: TEdit
  133.       Left = 120
  134.       Top = 32
  135.       Width = 169
  136.       Height = 21
  137.       TabStop = False
  138.       ParentColor = True
  139.       ReadOnly = True
  140.       TabOrder = 3
  141.       Text = 'NativeResult'
  142.     end
  143.     object BackBtn: TButton
  144.       Left = 136
  145.       Top = 112
  146.       Width = 75
  147.       Height = 25
  148.       Caption = '< ソス゚ゑソス(&B)'
  149.       TabOrder = 4
  150.       OnClick = BackClick
  151.     end
  152.     object NextBtn: TButton
  153.       Left = 216
  154.       Top = 112
  155.       Width = 75
  156.       Height = 25
  157.       Caption = 'ソスソスソスソス >'
  158.       Default = True
  159.       TabOrder = 5
  160.       OnClick = NextClick
  161.     end
  162.   end
  163.   object ButtonPanel: TPanel
  164.     Left = 0
  165.     Top = 69
  166.     Width = 296
  167.     Height = 39
  168.     Align = alBottom
  169.     BevelOuter = bvNone
  170.     TabOrder = 2
  171.     object DetailsBtn: TButton
  172.       Left = 135
  173.       Top = 8
  174.       Width = 75
  175.       Height = 25
  176.       Caption = 'ソスレ細表ソスソス'
  177.       TabOrder = 0
  178.       OnClick = DetailsBtnClick
  179.     end
  180.     object OKBtn: TButton
  181.       Left = 215
  182.       Top = 8
  183.       Width = 75
  184.       Height = 25
  185.       Cancel = True
  186.       Caption = 'OK'
  187.       ModalResult = 1
  188.       TabOrder = 1
  189.     end
  190.   end
  191. end
  192.