home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Netshift
/
_SETUP.1
/
NetShift.exe
/
0
/
RCDATA
/
TDIALOGASKUSER
/
TDIALOGASKUSER.txt
Wrap
Text File
|
1998-03-06
|
2KB
|
81 lines
object DialogAskUser: TDialogAskUser
Left = 241
Top = 363
BorderStyle = bsNone
Caption = 'DialogAskUser'
ClientHeight = 273
ClientWidth = 425
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 8
Top = 8
Width = 409
Height = 193
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 425
Height = 273
Align = alClient
Style = bsRaised
end
object Bevel3: TBevel
Left = 8
Top = 208
Width = 409
Height = 57
end
object BCancel: TButton
Left = 328
Top = 216
Width = 81
Height = 41
Caption = 'Cancel'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 0
end
object BOK: TButton
Left = 240
Top = 216
Width = 81
Height = 41
Caption = 'OK'
Default = True
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
end
object Memo: TMemo
Left = 16
Top = 16
Width = 393
Height = 177
BorderStyle = bsNone
Color = clBtnFace
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end