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 >
Wrap
Text File
|
1997-02-14
|
4KB
|
192 lines
object DbEngineErrorDlg: TDbEngineErrorDlg
Left = 127
Top = 117
ActiveControl = OKBtn
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソズーソスソズーソス ソスンシソスソス ソスラー'
ClientHeight = 252
ClientWidth = 296
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object BasicPanel: TPanel
Left = 0
Top = 0
Width = 296
Height = 69
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object ErrorText: TLabel
Left = 49
Top = 8
Width = 239
Height = 61
Align = alClient
Caption = 'ErrorText'
WordWrap = True
end
object IconPanel: TPanel
Left = 0
Top = 8
Width = 49
Height = 61
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object IconImage: TImage
Left = 6
Top = 2
Width = 34
Height = 34
Picture.Data = {<image001.ico>}
end
end
object TopPanel: TPanel
Left = 0
Top = 0
Width = 296
Height = 8
Align = alTop
BevelOuter = bvNone
TabOrder = 1
end
object RightPanel: TPanel
Left = 288
Top = 8
Width = 8
Height = 61
Align = alRight
BevelOuter = bvNone
TabOrder = 2
end
end
object DetailsPanel: TPanel
Left = 0
Top = 108
Width = 296
Height = 144
Align = alBottom
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 1
object BDELabel: TLabel
Left = 54
Top = 8
Width = 63
Height = 13
Alignment = taRightJustify
Caption = 'BDE ソスフエラー:'
end
object NativeLabel: TLabel
Left = 54
Top = 32
Width = 63
Height = 13
Alignment = taRightJustify
Caption = 'ソスソスソズー ソスラー:'
end
object DbMessageText: TMemo
Left = 8
Top = 56
Width = 281
Height = 49
TabStop = False
Color = clBtnFace
Lines.Strings = (
'DbMessageText')
ReadOnly = True
TabOrder = 0
end
object DbResult: TEdit
Left = 120
Top = 8
Width = 79
Height = 21
TabStop = False
ParentColor = True
ReadOnly = True
TabOrder = 1
Text = 'DbResult'
end
object DbCatSub: TEdit
Left = 200
Top = 8
Width = 89
Height = 21
TabStop = False
ParentColor = True
ReadOnly = True
TabOrder = 2
Text = 'DbCatSub'
end
object NativeResult: TEdit
Left = 120
Top = 32
Width = 169
Height = 21
TabStop = False
ParentColor = True
ReadOnly = True
TabOrder = 3
Text = 'NativeResult'
end
object BackBtn: TButton
Left = 136
Top = 112
Width = 75
Height = 25
Caption = '< ソス゚ゑソス(&B)'
TabOrder = 4
OnClick = BackClick
end
object NextBtn: TButton
Left = 216
Top = 112
Width = 75
Height = 25
Caption = 'ソスソスソスソス >'
Default = True
TabOrder = 5
OnClick = NextClick
end
end
object ButtonPanel: TPanel
Left = 0
Top = 69
Width = 296
Height = 39
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
object DetailsBtn: TButton
Left = 135
Top = 8
Width = 75
Height = 25
Caption = 'ソスレ細表ソスソス'
TabOrder = 0
OnClick = DetailsBtnClick
end
object OKBtn: TButton
Left = 215
Top = 8
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
ModalResult = 1
TabOrder = 1
end
end
end