home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 January
/
VPR9801A.ISO
/
BENCH
/
dbnch112
/
dbench32.exe
/
0
/
RCDATA
/
TDRIVEERRORDIALOG
/
TDRIVEERRORDIALOG.txt
Wrap
Text File
|
1997-01-26
|
812b
|
43 lines
object DriveErrorDialog: TDriveErrorDialog
Left = 332
Top = 746
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Error'
ClientHeight = 71
ClientWidth = 264
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 8
Width = 249
Height = 19
Alignment = taCenter
AutoSize = False
Caption = 'Would you select a writeable drive...'
end
object Bevel1: TBevel
Left = 8
Top = 24
Width = 249
Height = 9
Shape = bsBottomLine
end
object Button1: TButton
Left = 96
Top = 40
Width = 73
Height = 25
Caption = 'OK?'
Default = True
TabOrder = 0
OnClick = Button1Click
end
end