home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
WebEdit.exe
/
0
/
RCDATA
/
TFRMVIEWMAP
/
TFRMVIEWMAP.txt
Wrap
Text File
|
1996-10-14
|
2KB
|
87 lines
object frmViewMap: TfrmViewMap
Left = 235
Top = 141
HelpContext = 157
BorderStyle = bsDialog
Caption = 'View map tags'
ClientHeight = 363
ClientWidth = 546
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pnlButtons: TPanel
Left = 0
Top = 330
Width = 546
Height = 33
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object OKBtn: TBitBtn
Left = 380
Top = 5
Width = 77
Height = 25
Caption = 'OK'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 464
Top = 5
Width = 77
Height = 25
Caption = '&Help'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = HelpBtnClick
NumGlyphs = 2
Spacing = -1
IsControl = True
end
end
object pnlMapTag: TPanel
Left = 0
Top = 0
Width = 546
Height = 330
Align = alClient
BevelOuter = bvLowered
TabOrder = 1
object memMapTags: TMemo
Left = 1
Top = 1
Width = 544
Height = 328
Align = alClient
BorderStyle = bsNone
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
WordWrap = False
end
end
end