home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TFINDERRORFORM
/
TFINDERRORFORM.txt
Wrap
Text File
|
1997-05-14
|
1KB
|
73 lines
object FindErrorForm: TFindErrorForm
Left = 327
Top = 227
HelpContext = 1640
ActiveControl = ErrorAddress
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスラーソスフ鯉ソスソスソス'
ClientHeight = 86
ClientWidth = 262
ParentFont = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 8
Top = 8
Width = 245
Height = 37
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 10
Width = 97
Height = 17
AutoSize = False
Caption = 'ソスラー ソスソスソスレス(&E):'
FocusControl = ErrorAddress
end
object ErrorAddress: TComboBox
Left = 108
Top = 8
Width = 120
Height = 21
ItemHeight = 13
TabOrder = 0
Text = '00000000'
end
end
object OKButton: TButton
Left = 14
Top = 53
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 94
Top = 53
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpButton: TButton
Left = 174
Top = 53
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
OnClick = HelpButtonClick
end
end