home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
MEMOPAD.ZIP
/
_SETUP.1
/
MemoPadPro.exe
/
0
/
RCDATA
/
TSETHOSTDIR
/
TSETHOSTDIR.txt
Wrap
Text File
|
1998-05-28
|
2KB
|
92 lines
object Sethostdir: TSethostdir
Left = 203
Top = 265
BorderStyle = bsToolWindow
Caption = 'Set host directory'
ClientHeight = 109
ClientWidth = 436
Color = 14547961
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 48
Top = 29
Width = 329
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'For example \\Host\c\Acez Software\MemoPad Pro\'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 16
Top = 8
Width = 401
Height = 89
ParentShowHint = False
ShowHint = False
Style = bsRaised
end
object Label3: TLabel
Left = 24
Top = 13
Width = 377
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Type in the host computer'#39's MemoPad Pro installation directory'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 64
Top = 49
Width = 297
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 104
Top = 72
Width = 73
Height = 17
Caption = 'Check dir'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 72
Width = 73
Height = 17
Caption = 'Save'
Enabled = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 72
Width = 73
Height = 17
Caption = 'Clear'
TabOrder = 3
OnClick = Button3Click
end
end