home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 February
/
PCWorld_1999-02_cd.bin
/
temacd
/
WinRes
/
Rescue98.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
< prev
Wrap
Text File
|
1998-11-16
|
1KB
|
70 lines
object Form6: TForm6
Left = 233
Top = 176
BorderStyle = bsDialog
Caption = 'WARNING'
ClientHeight = 184
ClientWidth = 317
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = Form6Activate
OnResize = Form6Activate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 71
Top = 153
Width = 80
Height = 23
Caption = '&No'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 7
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 171
Top = 153
Width = 80
Height = 23
Caption = '&Yes'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 6
ParentFont = False
TabOrder = 1
end
object ListBox1: TListBox
Left = 15
Top = 12
Width = 298
Height = 117
Cursor = crArrow
TabStop = False
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
IntegralHeight = True
ItemHeight = 13
ParentFont = False
TabOrder = 2
end
end